- Replace the futures concurrence by joblib Parallel (and add optional tqdm progress bar);
- Add new best params for 7 datasets.
parent
31d12659
No related branches found
No related tags found
Showing
- code/bolsonaro/models/model_factory.py 0 additions, 10 deletionscode/bolsonaro/models/model_factory.py
- code/bolsonaro/utils.py 24 additions, 0 deletionscode/bolsonaro/utils.py
- code/compute_hyperparameters.py 8 additions, 8 deletionscode/compute_hyperparameters.py
- code/train.py 10 additions, 6 deletionscode/train.py
- experiments/boston/stage1/params.json 22 additions, 6 deletionsexperiments/boston/stage1/params.json
- experiments/breast_cancer/stage1/params.json 24 additions, 7 deletionsexperiments/breast_cancer/stage1/params.json
- experiments/diabetes/stage1/params.json 22 additions, 6 deletionsexperiments/diabetes/stage1/params.json
- experiments/digits/stage1/params.json 12 additions, 6 deletionsexperiments/digits/stage1/params.json
- experiments/iris/stage1/params.json 23 additions, 7 deletionsexperiments/iris/stage1/params.json
- experiments/linnerud/stage1/params.json 22 additions, 6 deletionsexperiments/linnerud/stage1/params.json
- experiments/wine/stage1/params.json 23 additions, 7 deletionsexperiments/wine/stage1/params.json
Please register or sign in to comment