Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: biascorr-cookbook-dev
channels:
- conda-forge
dependencies:
- python
- python=3.11
- pandas
- numpy
- matplotlib
- statsmodels
- scikit-learn
- jupyter
- mystmd
- jupyterlab-myst
- jupyterlab-myst
Binary file added figures/obs_vs_pred_test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
318 changes: 318 additions & 0 deletions notebooks/03_bias_correction_model_robust-Copy1.ipynb

Large diffs are not rendered by default.

2,580 changes: 0 additions & 2,580 deletions notebooks/03_bias_correction_model_robust.ipynb

This file was deleted.

3 changes: 3 additions & 0 deletions notebooks/processed_data/model_metrics.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
MAE: 1023.21
RMSE: 1617.66
R2: 0.502
3,378 changes: 3,378 additions & 0 deletions processed_data/matched_weekly_strava_ecocounter_extended.csv

Large diffs are not rendered by default.

250 changes: 250 additions & 0 deletions processed_data/model_metrics.txt

Large diffs are not rendered by default.

3,378 changes: 3,378 additions & 0 deletions processed_data/weekly_predictions_with_covariates.csv

Large diffs are not rendered by default.

3,378 changes: 3,378 additions & 0 deletions processed_data/weekly_with_covariates.csv

Large diffs are not rendered by default.