Code Monkey home page Code Monkey logo

rul-datasets's Introduction

RUL Datasets

Master Release Code style: black

This library contains a collection of common benchmark datasets for remaining useful lifetime (RUL) estimation. They are provided as LightningDataModules to be readily used in PyTorch Lightning.

Currently, four datasets are supported:

  • C-MAPSS Turbofan Degradation Dataset
  • FEMTO (PRONOSTIA) Bearing Dataset
  • XJTU-SY Bearing Dataset
  • Dummy A tiny, simple dataset for debugging

All datasets share the same API, so they can be used as drop-in replacements for each other. That means, if an experiment can be run with one of the datasets, it can be run with all of them. No code changes needed.

Aside from the basic ones, this library contains data modules for advanced experiments concerning transfer learning, unsupervised domain adaption and semi-supervised learning. These data modules are designed as higher-order data modules. This means they take one or more of the basic data modules as inputs and adjust them to the desired use case.

Installation

The library is pip-installable. Simply type:

pip install rul-datasets

Contribution

Contributions are always welcome. Whether you want to fix a bug, add a feature or a new dataset, just open an issue and a PR.

rul-datasets's People

Contributors

tilman151 avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.