UBC-MDS / maternal_health_risk_predictor

Other
0 stars 1 forks source link

Milestone 3 tasks for Shirley #27

Closed shlrley closed 1 year ago

shlrley commented 1 year ago
shlrley commented 1 year ago

To run predict_model_on_test.py:

python src/predict_model_on_test.py --bestmodel_path='src/maternal_risk_model_figures/bestmodel.pkl' --test_df_path='data/processed/test_df.csv' --output_dir_path='src/maternal_risk_model_figures/'