lucianolorenti / ceruleo

CeRULEo: Comprehensive utilitiEs for Remaining Useful Life Estimation methOds

Home Page:https://lucianolorenti.github.io/ceruleo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

About

CeRULEo: Comprehensive utilitiEs for Remaining Useful Life Estimation methOds

https://lucianolorenti.github.io/ceruleo/

License:MIT License


Languages

Language:Python 98.4%Language:TeX 1.6%