UBC-MDS / RaincouverPrediction

Group 9 shared repository for 522
https://ubc-mds.github.io/RaincouverPrediction/
Other
0 stars 3 forks source link

Milestone2/Abstract codes from doc to modular function files #31

Open dorisyycai opened 11 months ago

dorisyycai commented 11 months ago

Function1(Oak): call API, gets data, testthat to check the number of columns Function2(Hayley): test the encdoe(data, col, max_val) Function3(Dan): test mean_std_corss-val-scores() Function4(Doris): test cross_val_model()

yhan178 commented 11 months ago

Finish function 2 for month encoding and corresponding tests (src/utils.py and tests/test-utils).