Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 412 Bytes

File metadata and controls

12 lines (8 loc) · 412 Bytes

ML_IndieLab

Prepare data

If you doesn't have folder data yet, open getHistory.ipynb and run it. It's also update the latest data for .csv files.

Train models

If your models folder is empty, open stock_pred.ipynb and run it. It'll create 3 models for 3 type of currencies: BTC, ETH and ADA.

Run app

When you have all the things above, open stock_app.ipynb and run it.

That's all. Happy coding!