Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Supervised MultiModal Integration Tool
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
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Baptiste Bauvin
Supervised MultiModal Integration Tool
Commits
Commits · 4969220bf9289b2ed74566902611d9cd952fd705
4969220bf9289b2ed74566902611d9cd952fd705
Select Git revision
Selected
4969220bf9289b2ed74566902611d9cd952fd705
Branches
9
master
default
object
develop
protected
private_algos
cuisine
SMOTE
revert-76c4cca5
archive
protected
no_graphviz
Tags
2
0.0.2
0.0.1
12 results
summit
Code
MonoMutliViewClassifiers
MonoviewClassifiers
RandomForest.py
Author
Search by author
Any Author
authors
Alexis Prodhomme
alexis.prodhom
Baptiste Bauvin
baptiste.bauvin
Cecile Capponi
cecile.capponi
Denis Arrivault
denis.arrivault
Dominique Benielli
dominique.benielli
Florent Jaillet
florent.jaillet
Kossi Kossivi
kossi.kossivi
Sokol Koco
sokol.koco
8 authors
Browse files
Oct 17, 2017
Cleared imports Monoview Classifiers
· 4969220b
bbauvin
authored
7 years ago
4969220b
Modified Execclassif to free hyperparamsearch from multiview package
· 1745f3d5
bbauvin
authored
7 years ago
1745f3d5
Oct 12, 2017
Refactored project
· ff0b76cd
bbauvin
authored
7 years ago
ff0b76cd
Added Heatmaps for monoview and corrected getClassifiers methods for lateFusion
· 3305fc0a
bbauvin
authored
7 years ago
3305fc0a
Oct 06, 2017
Everything seems to be working with kfolds, randomstate and learning rate defined in execlassif
· 91cbd8d3
bbauvin
authored
7 years ago
91cbd8d3
Oct 05, 2017
Initialized folds and train test in ExecClassif, working for monoview
· 9fc57c55
bbauvin
authored
7 years ago
9fc57c55
Tested randomstate on monoview replaced by scipy.stats distribs seems to be reproductible
· fff1e74e
bbauvin
authored
7 years ago
fff1e74e
Added randomState to all monoview classification
· f51f7355
bbauvin
authored
7 years ago
f51f7355
Oct 04, 2017
added criterion for random forest
· 306e0b54
bbauvin
authored
7 years ago
306e0b54
modified gridsearch name for all monoview classifiers
· 7a959391
bbauvin
authored
7 years ago
7a959391
Did a lot of reworking on passing arguments
· ce891071
bbauvin
authored
7 years ago
ce891071
Sep 27, 2017
Modified weigthed linear for late and added result files
· 1a8897a1
bbauvin
authored
7 years ago
1a8897a1
Oct 05, 2016
Debugged everything
· dcffa946
Baptiste Bauvin
authored
8 years ago
dcffa946
Sep 01, 2016
Debuging
· 17873785
bbauvin
authored
8 years ago
17873785
Working copy with gridsearch and basic analysis result
· 1c4eea32
bbauvin
authored
8 years ago
1c4eea32
Aug 30, 2016
Debugged added fake data available for hdf5, seems to be working, need to limit time for svm
· 95a5d33c
bbauvin
authored
8 years ago
95a5d33c
Aug 29, 2016
Merged gridsearches and added custom metrics for gs need to add it to result analysis
· 6d384da4
bbauvin
authored
8 years ago
6d384da4
Aug 26, 2016
Added random gridsearch and some predict proba and metric package need to test all that
· 10483f58
bbauvin
authored
8 years ago
10483f58
Aug 24, 2016
Added some monoview classifiers (diff. svm and adaboost), Added iteration...
· 2855895c
bbauvin
authored
8 years ago
2855895c
Loading