Coder Social home page Coder Social logo

yanhaijian / predict-remaining-useful-life Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alteryx/predict-remaining-useful-life

0.0 1.0 0.0 70 KB

Predict remaining useful life of a component based on historical sensor observations using automated feature engineering

Jupyter Notebook 97.40% Python 2.60%

predict-remaining-useful-life's Introduction

Predicting Remaining Useful Life

Featuretools NASA

The general setup for the problem is a common one: we have a single table of sensor observations over time. Now that collecting information is easier than ever, most industries have already generated time-series type problems by the way that they store data. As such, it is crucial to be able to handle data in this form. Thankfully, built-in functionality from Featuretools handles time varying data well.

We'll demonstrate an end-to-end workflow using a Turbofan Engine Degradation Simulation Data Set from NASA. This notebook demonstrates a rapid way to predict the Remaining Useful Life (RUL) of an engine using an initial dataframe of time-series data. There are three sections of the notebook:

  1. Understand the Data
  2. Generate features
  3. Make predictions with Machine Learning

If you're running this notebook yourself, note that the Challenge Dataset will be downloaded into the data folder in this repository. If you'd prefer to download the data yourself, download and unzip the file from https://ti.arc.nasa.gov/c/13/.

Highlights

  • Quickly make end-to-end workflow using time-series data
  • Find interesting automatically generated features
  • An advanced notebook using custom primitives and hyperparameter tuning

Demonstration

The main notebook can be found here. To run that notebook, you will need to download Featuretools with

pip install featuretools

and the turbofan data from NASA. The function load_data in utils.py takes the path to the text file and returns a pandas dataframe. With the notebook as written, we expect the path to the train data first.

Feature Labs

Featuretools

Featuretools was created by the developers at Feature Labs. If building impactful data science pipelines is important to you or your business, please get in touch.

predict-remaining-useful-life's People

Contributors

bschreck avatar seth-rothschild avatar yanhaijian avatar

Watchers

 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.