Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 367 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 367 Bytes

dash-predictive-maintenance-app

Dash web app showing when a jet engine is expected to fail powered by vaex and tf/keras.

img

Running this app

Clone the repo

$ git clone https://github.com/vaexio/dash-predictive-maintenance-app

Install the requirements:

pip install -r requirements.txt

Run in debug mode:

$ python app.py