Skip to content

A sample of a modeling pipeline I created while developing models to predict failure rates of telemetric devices.

Notifications You must be signed in to change notification settings

vatodorov/ml-models-pipeline

Repository files navigation

Predictive models on imbalanced data

This is a sample of a modeling pipeline I created in Python that predicts failures of telemetric devices. The dataset is very imbalanced, i.e. the device failure rate is 0.00085, which creates challenges in the development of the models.

The final file is called ml_models_pipeline.ipynb.

About

A sample of a modeling pipeline I created while developing models to predict failure rates of telemetric devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published