- 09 May, 2016 1 commit
-
-
Jussi Lindgren authored
-
- 17 Mar, 2016 1 commit
-
-
Jussi Lindgren authored
+ Enabled logging in some Ogre/CEGUI using parts + Moved some dox files around, removed one obsolete scenario
-
- 29 Jan, 2016 1 commit
-
-
Jussi Lindgren authored
-
- 04 Jan, 2016 1 commit
-
-
Jussi T. Lindgren authored
+ some grammar corrections
-
- 22 Sep, 2015 1 commit
-
-
Jussi Lindgren authored
- Added some details to the classifier trainer doc
-
- 18 Sep, 2015 1 commit
-
-
Jussi Lindgren authored
- Fixed problem with class count not specified when processing pairwise strategies - Added tests for bad number of classes for pairwise strategies - Added more error handling, e.g. classification processor now stops on failure, stats box checks filename, roc curve tests for empty matrix - Changed Kappa and ROC boxes to have more reasonable default values - Changed classification tutorial to use native LDA for simplicity - Removed some obsolete PLDA identifiers - Typographical fixes
-
- 04 Sep, 2015 1 commit
-
-
Serrière Guillaume authored
Signed-off-by:
Serrière Guillaume <guillaume.serriere@inria.fr>
-
- 10 Mar, 2015 1 commit
-
-
Jussi Lindgren authored
- Crash fix attempt for selection in designer - Updated classifier trainer documentation - Minor logging output changes
-
- 27 Feb, 2015 1 commit
-
-
Jussi Lindgren authored
- Removed deprecated versions of Classifier Trainer and Processor boxes - Removed remaining references to unused BliFF - Removed Mean Variance box: undocumented and with side effects - Cleaned up some old packages from linux dependency installer - Fixed a compiler nag
-
- 17 Feb, 2015 1 commit
-
-
Serrière Guillaume authored
Signed-off-by:
Serrière Guillaume <guillaume.serriere@inria.fr>
-
- 09 Feb, 2015 1 commit
-
-
Serrière Guillaume authored
Signed-off-by:
Serrière Guillaume <guillaume.serriere@inria.fr>
-
- 19 Nov, 2014 1 commit
-
-
Jussi Lindgren authored
-
- 28 Jul, 2014 2 commits
-
-
Jussi Lindgren authored
- Added Guillaume Serriere as the second author to the new classifier boxes - Fixed some misinformation in the classifier docs
-
Jussi Lindgren authored
-
- 21 Jul, 2014 1 commit
-
-
Jussi Lindgren authored
- Changed some variable names - Old training/processing boxes are no longer deprecated to allow a smoother transition period - Added some more error printing - Fixed initialization of a probability matrix in OneVsOne
-
- 11 Jul, 2014 1 commit
-
-
Serrière Guillaume authored
Signed-off-by:
Serrière Guillaume <guillaume.serriere@inria.fr>
-
- 02 Aug, 2013 1 commit
-
-
Jussi Lindgren authored
* Semicolons had gone missing due to issue with CMake. Put in placeholder solutions. plugins/processing/signal-processing: * Frequency Band Selector box had incorrect default arguments, fixed. Also made the box init return false if it couldn't parse the params. plugins/processing/classification: * Fixed a compiler warning in Shrinkage LDA
-
- 30 Jul, 2013 1 commit
-
-
Jussi Lindgren authored
+ Added some classifier documentation to Classifier Trainer box doc * Cleaned up Covariance and Shrinkage LDA algorithms some more + Added simple toy test materials and scenarios to compare LDA with Shrinkage LDA. * Changed Classifier Trainer to use more common terms in its accuracy reporting. Changed it to additionally report training set accuracy on cross-validation as well. This is a minor overhead as the final model is built on the whole data anyway. plugins/processing/file-io: * Added some sanity checks to CSV file reader. Increased its buffer size. applications/platform/designer: * Fixed a crash that happened if some box initialization failed and user had pressed fast forward in GUI
-
- 23 Jul, 2013 1 commit
-
-
Jussi Lindgren authored
* Fixed lots of typographic errors. Thanks to ozan.caglayan for pointing them out.
-
- 19 Jul, 2013 2 commits
-
-
jlindgre authored
* Converted CRLF to LF for git. + Added .gitattributes to specify the default conversion rules (auto LF internally, some filetypes checked out to CRLF)
-
Jussi Lindgren authored
* Moved trunk2 contents to root
-