-
- Downloads
Fix flw_pairs loading. Prepare all new exps: omp_distillation, preds...
Fix flw_pairs loading. Prepare all new exps: omp_distillation, preds coherence, preds correlation, normalize_D when OMP, n_jobs=-1 in SOTA. In exps script, test both train+dev,train+dev and train,dev
parent
fcbc03e2
No related branches found
No related tags found
This commit is part of merge request !23. Comments created here will be created in the context of that merge request.
Showing
- code/bolsonaro/data/dataset_loader.py 3 additions, 1 deletioncode/bolsonaro/data/dataset_loader.py
- code/bolsonaro/models/ensemble_selection_forest_regressor.py 2 additions, 31 deletionscode/bolsonaro/models/ensemble_selection_forest_regressor.py
- code/bolsonaro/models/forest_pruning_sota.py 0 additions, 2 deletionscode/bolsonaro/models/forest_pruning_sota.py
- code/bolsonaro/models/kmeans_forest_regressor.py 2 additions, 2 deletionscode/bolsonaro/models/kmeans_forest_regressor.py
- code/bolsonaro/models/model_factory.py 4 additions, 4 deletionscode/bolsonaro/models/model_factory.py
- code/bolsonaro/models/model_raw_results.py 12 additions, 1 deletioncode/bolsonaro/models/model_raw_results.py
- code/bolsonaro/models/omp_forest.py 3 additions, 2 deletionscode/bolsonaro/models/omp_forest.py
- code/bolsonaro/models/similarity_forest_regressor.py 2 additions, 2 deletionscode/bolsonaro/models/similarity_forest_regressor.py
- code/bolsonaro/trainer.py 39 additions, 11 deletionscode/bolsonaro/trainer.py
- code/compute_results.py 52 additions, 2 deletionscode/compute_results.py
- code/train.py 12 additions, 16 deletionscode/train.py
- scripts/run_stage5_experiments.sh 20 additions, 9 deletionsscripts/run_stage5_experiments.sh
Loading
Please register or sign in to comment