projects
/
mldemos:allopens-mldemos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
FIXED: compilation for windows
[mldemos:allopens-mldemos.git]
/
_AlgorithmsPlugins
/
2012-12-19
b4silio
FIXED: compilation for windows
tree
|
commitdiff
2012-12-19
b4silio
FIXED: Display of gaussians to facilitate drawing
tree
|
commitdiff
2012-12-19
b4silio
v0.4.9
tree
|
commitdiff
2012-12-11
b4silio
FIXED: display of class number in the tree hierarchy
tree
|
commitdiff
2012-12-11
b4silio
ADDED: Random Forest classifier (Random Trees, OpenCV)
tree
|
commitdiff
2012-12-07
b4silio
ADDED: Loading and saving of classifier and regressor...
tree
|
commitdiff
2012-11-28
b4silio
ADDED: display of ASVM support vector (alpha + gamma)
tree
|
commitdiff
2012-11-26
b4silio
ADDED: the ASVM dynamical system coupling algorithm...
tree
|
commitdiff
2012-11-12
b4silio
CHANGED: information display for k-means metrics, help...
tree
|
commitdiff
2012-11-07
b4silio
CHANGED: Minor cosmetic elements of the interface,...
tree
|
commitdiff
2012-11-07
b4silio
-ADDED: (Reintroduced) Linear Projection classification...
tree
|
commitdiff
2012-10-09
b4silio
FIXED: k-means One-Iteration behavior, it now does...
tree
|
commitdiff
2012-09-19
b4silio
-FIXED warning about deprecated conversions in svm...
tree
|
commitdiff
2012-08-28
b4silio
REMOVED: the spinning wheel animation
tree
|
commitdiff
2012-08-28
b4silio
Still Fixing
tree
|
commitdiff
2012-08-28
b4silio
Fixing things up (bad commits?!)
tree
|
commitdiff
2012-06-07
otpal
Cure the cloud.data and anneal.data load bug + Added...
tree
|
commitdiff
2012-05-29
Basilio
ADDED: The DBSCAN and OPTIX clustering algorithms ...
tree
|
commitdiff
2012-05-23
Basilio
ADDED: the FLAME clustering algorithm (implementation...
tree
|
commitdiff
2012-05-22
Basilio
ADDED: separate graphical interface for Relevance Vecto...
tree
|
commitdiff
2012-05-22
Basilio
ADDED: separate graphical interface for Relevance Vecto...
tree
|
commitdiff
2012-05-22
Basilio
FIXED: Small display bug for SVM results
tree
|
commitdiff
2012-05-22
Basilio
ADDED: Multi-dimensional support for Pegasos SVM and RVM
tree
|
commitdiff
2012-05-22
Basilio
FIXED: crash with Random Rectangles weak classifiers
tree
|
commitdiff
2012-05-14
Basilio
FIXED: cosmetic changes to the GUI
tree
|
commitdiff
2012-05-14
Basilio
FIXED: long-version of the algorithm names in the algor...
tree
|
commitdiff
2012-05-14
Basilio
REPLACED: the algorithm tabs with a cleaner (less clutt...
tree
|
commitdiff
2012-05-09
Basilio
ADDED: Dynamic Programming for reinforcement learning
tree
|
commitdiff
2012-05-08
Basilio
Merge branch 'devel' of git.gitorious.org:mldemos/mldem...
tree
|
commitdiff
2012-05-08
Basilio
ADDED: Continuous grid and Gaussians to the policy...
tree
|
commitdiff
2012-05-04
Christophe Paccolat
FIXED: some include case for linux build
tree
|
commitdiff
2012-05-04
Basilio
ADDED: reinforcement learning with Power (still buggy...
tree
|
commitdiff
2012-05-02
Basilio
ADDED: Reinforcement Learning with Random Walk on a...
tree
|
commitdiff
2012-05-01
Basilio
ADDED: separate interface for Particle Filters
tree
|
commitdiff
2012-04-27
otpal
Merge branch 'devel' of https://git.gitorious.org/mldem...
tree
|
commitdiff
2012-04-26
Basilio
ADDED: Decision Stumps as weak learners for Boosting
tree
|
commitdiff
2012-04-24
Basilio
ADDED: Random GMM and Random SVM weak learners for...
tree
|
commitdiff
2012-04-24
otpal
Merge branch 'devel' of https://git.gitorious.org/mldem...
tree
|
commitdiff
2012-04-24
otpal
FIXED: Projection bugs in KPCA
tree
|
commitdiff
2012-04-23
Basilio
Merge branch 'devel' of git.gitorious.org:mldemos/mldem...
tree
|
commitdiff
2012-04-23
Basilio
FIXED: Flipped the Y axis of the canvas, (Positive...
tree
|
commitdiff
2012-04-04
Basilio
FIXED: changed the order of painting for regressors...
tree
|
commitdiff
2012-03-29
Christophe Paccolat
Merge branch 'devel' of gitorious.org:mldemos/mldemos...
tree
|
commitdiff
2012-03-27
Basilio
FIXED: svm C parameters not updating
tree
|
commitdiff
2012-03-26
Basilio
FIXED: display of MVM classification errors
tree
|
commitdiff
2012-03-26
Basilio
ADDED: Manual Vector Machine
tree
|
commitdiff
2012-03-22
Christophe Paccolat
Merge branch 'devel' of gitorious.org:mldemos/mldemos...
tree
|
commitdiff
2012-03-22
Basilio
ADDED: "Test" button for cross-validating the "Clusters...
tree
|
commitdiff
2012-03-21
Basilio
ADDED: computation of Clustering_as_Classifier error
tree
|
commitdiff
2012-03-21
Basilio
FIXED: Cleaned up the Kernel KMeans multi-dim
tree
|
commitdiff
2012-03-21
Basilio
ADDED: multi-dimensional Kernel K-means (up to 12 dimen...
tree
|
commitdiff
2012-03-19
Basilio
ADDED: an empty template for plugins to allow people...
tree
|
commitdiff
2012-03-16
Basilio
ADDED the ShiftDimension operation in the Edit menu
tree
|
commitdiff
2012-03-16
Basilio
Merge branch 'devel' of git.gitorious.org:mldemos/mldem...
tree
|
commitdiff
2012-03-16
Basilio
ADDED: display of eigenvalues for Kernel-PCA
tree
|
commitdiff
2012-03-14
Christophe Paccolat
Fixed permissions on some files
tree
|
commitdiff
2012-03-14
Basilio
ADDED: Add margins on fit-to-data
tree
|
commitdiff
2012-03-13
Basilio
ADDED: contour lines for Kernel K-Means
tree
|
commitdiff
2012-03-09
Basilio
FIXED: Erase the info and model images when switching...
tree
|
commitdiff
2012-03-09
Basilio
Merge branch 'devel' of git.gitorious.org:mldemos/mldem...
tree
|
commitdiff
2012-03-09
Basilio
ADDED: online display of the SEDS optimization (needs...
tree
|
commitdiff
2012-03-08
Basilio
Merge branch 'devel' of git.gitorious.org:mldemos/mldem...
tree
|
commitdiff
2012-03-08
Basilio
STILL FIXING
tree
|
commitdiff
2012-03-08
Christophe Paccolat
Merge branch 'devel' of gitorious.org:mldemos/mldemos...
tree
|
commitdiff
2012-03-08
Basilio
STILL FIXING
tree
|
commitdiff
2012-03-08
Basilio
FIXING the contour display for very small eigenvalues
tree
|
commitdiff
2012-03-08
Basilio
merging devel
tree
|
commitdiff
2012-03-08
Basilio
some fixes on the contour plotting to avoid interminabl...
tree
|
commitdiff
2012-03-08
Christophe Paccolat
Merge branch 'devel' of gitorious.org:mldemos/mldemos...
tree
|
commitdiff
2012-03-07
Basilio
- Added Gaussian Processes optimization of hyperparamet...
tree
|
commitdiff
2012-03-06
Christophe Paccolat
Merge branch 'devel' of gitorious.org:mldemos/mldemos...
tree
|
commitdiff
2012-03-06
Basilio
ADDED: kernel pca eigenvectors now allow to change...
tree
|
commitdiff
2012-03-06
Basilio
-changing some names
tree
|
commitdiff
2012-03-05
Basilio
ADDED: Export Clustering results (one row per sample...
tree
|
commitdiff
2012-03-04
Basilio
FIXED: Update the column class to follow the number...
tree
|
commitdiff
2012-03-04
Basilio
- added feature display for kernel PCA using contour...
tree
|
commitdiff
2012-03-02
Basilio
- fixed a nasty bug on ICA when deleting the current...
tree
|
commitdiff
2012-03-02
Basilio
- refurbished MLDemos_variables.pri to allow compilatio...
tree
|
commitdiff
2012-03-02
Basilio
Merge branch 'devel' of git.gitorious.org:mldemos/mldem...
tree
|
commitdiff
2012-03-02
Basilio
- Added EigenVector display (table form) for PCA
tree
|
commitdiff
2012-03-01
Christophe Paccolat
Merge branch 'devel' of gitorious.org:mldemos/mldemos...
tree
|
commitdiff
2012-03-01
Christophe Paccolat
Merge branch 'import_plugin_fixes' into devel
tree
|
commitdiff
2012-03-01
Christophe Paccolat
- added static libraries to .gitignore (*.a)
tree
|
commitdiff
2012-03-01
Christophe Paccolat
-Added fix for legacy opencv-2.1 support
tree
|
commitdiff
2012-02-23
Basilio
- Merged K-Means and Kernel K-Means into a single panel
tree
|
commitdiff
2012-02-23
Basilio
v0.4.3 merge with master branch
v0.4.3
tree
|
commitdiff
2012-02-23
Basilio
- fixed a number of bugs in SEDS reported from third...
tree
|
commitdiff
2011-12-15
Basilio
- fixed a bitchy bug on regression dimension (outputdim...
tree
|
commitdiff
2011-12-02
Basilio
- fixed a nasty bug with GMM not computing the multi...
tree
|
commitdiff
2011-11-30
Basilio
small change in the way Boosting learns the Random...
tree
|
commitdiff
2011-11-29
Basilio
- Integrated the file import into the main interface...
tree
|
commitdiff
2011-11-24
Basilio
- changed the way multi-dim regression errors are displayed
tree
|
commitdiff
2011-11-17
Basilio
- Added the possibility to select the dimension for...
tree
|
commitdiff
2011-11-02
Basilio
fixed a bug in LDA classification, not displaying the...
tree
|
commitdiff
2011-10-31
Basilio
- fixed a potential memory leak in the generation of...
tree
|
commitdiff
2011-10-28
Stéphane Magnenat
Fixed tooltips.
tree
|
commitdiff
2011-10-28
Stéphane Magnenat
Fixed output
tree
|
commitdiff
2011-10-28
Stéphane Magnenat
Fixed bugs.
tree
|
commitdiff
2011-10-28
Stéphane Magnenat
Fixed default value.
tree
|
commitdiff
2011-10-28
Stéphane Magnenat
Removed old ESMLR.
tree
|
commitdiff
next