Skip to main content

A collection of datasets for RUL estimation as Lightning Data Modules.

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rul_datasets-0.10.2.tar.gz (36.9 kB view hashes)

Uploaded Source

Built Distribution

rul_datasets-0.10.2-py3-none-any.whl (46.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page