-
- Downloads
Fix parallelization and estimator default hyperparams in kmeans and similarity...
Fix parallelization and estimator default hyperparams in kmeans and similarity methods. Fix on resume mode in train.py. Fix stage5 saving (tmp) in compute_results.py
parent
be5bc24a
No related branches found
No related tags found
This commit is part of merge request !12. Comments created here will be created in the context of that merge request.
Showing
- code/bolsonaro/models/kmeans_forest_regressor.py 18 additions, 30 deletionscode/bolsonaro/models/kmeans_forest_regressor.py
- code/bolsonaro/models/similarity_forest_regressor.py 28 additions, 18 deletionscode/bolsonaro/models/similarity_forest_regressor.py
- code/compute_results.py 1 addition, 1 deletioncode/compute_results.py
- code/train.py 4 additions, 1 deletioncode/train.py
Please register or sign in to comment