Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 193 Bytes

README.MD

File metadata and controls

10 lines (8 loc) · 193 Bytes

How to Run: streamlit run src/modules/dashboard/handler/ssr/dashboard.py

How to train:

cd ml

python3 generate_dataset.py
python3 train_xgboost.py 
python3 train_linear_regression.py