-
- Downloads
Finish to add similarity method to the pipeline. Add kmeans pruning method
parent
28c3d874
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 63 additions, 0 deletionscode/bolsonaro/models/kmeans_forest_regressor.py
- code/bolsonaro/models/model_factory.py 12 additions, 3 deletionscode/bolsonaro/models/model_factory.py
- code/bolsonaro/models/similarity_forest_regressor.py 3 additions, 1 deletioncode/bolsonaro/models/similarity_forest_regressor.py
- code/bolsonaro/trainer.py 6 additions, 3 deletionscode/bolsonaro/trainer.py
- code/compute_results.py 44 additions, 13 deletionscode/compute_results.py
- code/train.py 2 additions, 2 deletionscode/train.py
Loading
Please register or sign in to comment