VcRlAgent commited on
Commit
f0fabe3
Β·
1 Parent(s): 1570720

model path

Browse files
Files changed (2) hide show
  1. README.md +6 -6
  2. src/model/vo2_predictor.joblib +3 -0
README.md CHANGED
@@ -36,12 +36,12 @@ app/app.py: (Assuming this is your Streamlit app file based on the requirements.
36
  This notebook: Contains the code for data loading, cleaning, model training, evaluation, saving, and a function for generating coaching tips.
37
 
38
  vo2max-readiness-ai/
39
- β”œβ”€ app/app.py
40
- β”œβ”€ assets/Baseline_Data_Insight1b # Original dataset
41
- β”œβ”€ assets/vo2_real_augmented.csv # Synthetic dataset
42
- β”œβ”€ model/vo2_predictor.joblib
43
- β”œβ”€ src/VO2Max_Data_Wrangler.ipynb
44
- β”œβ”€ src/VO2Max_Data_Predictor.ipynb # your Colab-exported notebook
45
  β”œβ”€ requirements.txt
46
  └─ README.md
47
 
 
36
  This notebook: Contains the code for data loading, cleaning, model training, evaluation, saving, and a function for generating coaching tips.
37
 
38
  vo2max-readiness-ai/
39
+ β”œβ”€ src/streamlit_app.py
40
+ β”œβ”€ src/VO2Max_Data_Wrangler.ipynb # Data Wrangling and Feature Engineering
41
+ β”œβ”€ src/VO2Max_Data_Predictor.ipynb # ML Predictor Notebook
42
+ β”œβ”€ assets/Baseline_Data_Insight1b # Original dataset
43
+ β”œβ”€ assets/vo2_real_augmented.csv # Synthetic dataset
44
+ β”œβ”€ model/vo2_predictor.joblib # Trained Model binary
45
  β”œβ”€ requirements.txt
46
  └─ README.md
47
 
src/model/vo2_predictor.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69949edb3e8c971968ceadd35f82e838957b9b96627d2d2c2ebbbbc67e817a7a
3
+ size 6748202