-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
When I run the following command in the 'experiment' folder
python evaluate_model.py ../../pmlb/datasets/503_wind/503_wind.tsv.gz -ml myalg -results_path ../results_blackbox/503_wind/ -seed 16850 -target_noise 0.0 -feature_noise 0.0
I except a .json with a field called 'model_size' instead I do get a 'simplicity' field.
After collating these results, they are incompatible with the blackbox_results.ipynb script because all values in the model_size field are NaN
Metadata
Metadata
Assignees
Labels
No labels