Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bolsonaro
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Luc Giffon
bolsonaro
Graph
ec569ad56dcaff837ff8f99959c31e74662ec3c1
Select Git revision
Branches
10
12-experiment-pipeline
13-visualization
14-correction-of-multiclass-classif
15-integration-sota
17-adding-new-datasets
19-add-some-tests
20-coherence-des-arbres-de-predictions
24-non-negative-omp
correlation
master
default
protected
Tags
6
archive/10-gridsearching-of-the-base-forest
archive/farah_notation_and_related_work
archive/wip_clean_scripts
archive/4-implement-omp_forest_classifier
archive/5-add-plots-2
archive/Leo_Add_first_notebook
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Jun
31
Mar
2
Sep
27
Aug
2
Apr
29
Mar
28
27
26
25
24
23
22
13
12
11
10
6
5
4
28
Feb
26
4
9
Jan
8
7
6
29
Dec
26
25
20
19
18
1
29
Nov
27
26
22
21
20
9
8
6
5
4
3
2
24
Oct
11
9
8
6
27
Sep
25
expe viz correlation
correlation
correlation
Merge branch '24-non-negative-omp' into 'master'
master
master
last commit before these luc
24-non-negative…
24-non-negative-omp
code figures (these luc)
firty
fix bug predict base estimator wo weights classif
Few fixes
solve bug solution too fast
Integrate non negative omp versions in the experiment pipeline
update nn_omp now takes a forest size to give its predictions + get coef method
Merge branch '24-non-negative-omp' of gitlab.lis-lab.fr:luc.giffon/bolsonaro into 24-non-negative-omp
show negative correlation between score and percent negative
update results processing scripts
implementation of NNompforestRegressor and NNompforestbinaryclassifier
Merge branch 'master' into 24-non-negative-omp
Started to think on how to integrate omp_nn to the training pipeline
fix bug predict
Merge branch '14-integration-sota' of https://gitlab.lis-lab.fr/luc.giffon/bolsonaro into 15-integration-sota
15-integration-…
15-integration-sota
implement loop nn_omp
Merge branch '15-integration-sota' into 'master'
change results treatment
Few fixes in compute_results
Merge branch '15-integration-sota' of gitlab.lis-lab.fr:luc.giffon/bolsonaro into 15-integration-sota
generate table
Few fixes, metrics, viz (TODO: clean compute_results.py :x)
vizualisation scripts
results_to_csv script
Last changes in compute_results. TODO: clean the code
Fix omp_wo_weights when coupled with normalize_D. Fix missing selected trees saving for omp and random. Update compute results (not done yet). Fix omp_distillation.
Fix missing EnsembleSelectionForestClassifier in sanity checks of trainer
Fix _evaluate_predictions estimators setting for SOTA methods using new selected_trees attribute
Fix _evaluate_predictions for SOTA classifiers
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
add few comments in ensemble selection method
fix and optimise ensemble selection forest regressor
master inheritance for state of the art prunign techniques
fix classification for similarity forest
solve bug 0 1 classification problem in omp
Handle similarity_similarities and similarity_predictions in the pipeline and set lfw_pairs to binary classif (todo: change the labels for omp)
similarityforest now handle classification
Loading