Skip to content

lucianolorenti/ceruleo

Repository files navigation


CeRULEo


CeRULEo: Comprehensive utilitiEs for Remaining Useful Life Estimation methOds

Coverage Status Documentation pypi python-version status

What is it?

CeRULeo is a Python package that provides a flexible environment designed to make working with predictive maintenance task both easy and intuitive.

Installation

It is recommended to use pip for installation. Please make sure the latest version is installed:

pip install ceruleo            # normal install
pip install --upgrade ceruleo  # or update if needed

Alternatively, you could clone and install it from the sources:

git clone https://github.com/lucianolorenti/ceruleo.git
cd ceruleo
pip install .

Contributing

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features

Please feel free to open an issue if you have any questions, find any bugs, or have any ideas.
Further information on how to contribute can be found by clicking here.

Made with <3 @
University of Padova