- 15 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
(2.4) Backports from master branch (#7854)
-
- 30 Sep, 2016 2 commits
- 26 Aug, 2016 1 commit
-
-
Vadim Pisarevsky authored
* expose 2 extra methods from ml::TrainData: getNames() and getVarSymbolFlags(). The first one returns text labels from CSV (if the data has been loaded from CSV); the second one returns a matrix of boolean values; its n-th element is 1 iff the corresponding column in the CSV uses symbolic names, not numbers. * check that the dynamic_cast succeeds
-
- 31 May, 2016 1 commit
-
-
Marek Smigielski authored
-
- 26 Feb, 2016 1 commit
-
-
Marina Noskova authored
-
- 25 Feb, 2016 3 commits
-
-
Marina Noskova authored
Added some asserts.
-
Marina Noskova authored
Added function makeData() in test_svmsgd.cpp.
-
Marina Noskova authored
-
- 24 Feb, 2016 3 commits
-
-
Marina Noskova authored
-
Marina Noskova authored
-
Marina Noskova authored
-
- 15 Feb, 2016 2 commits
-
-
Marina Noskova authored
-
Marina Noskova authored
-
- 12 Feb, 2016 2 commits
-
-
Maksim Shabunin authored
-
ahb authored
-
- 10 Feb, 2016 7 commits
-
-
Marina Noskova authored
-
Marina Noskova authored
-
Marina Noskova authored
-
Marina Noskova authored
Also fixed documentation, refactored sample.
-
Marina Noskova authored
-
Marina Noskova authored
-
joao.faro authored
-
- 11 Jan, 2016 1 commit
-
-
Christoph Spörk authored
-
- 07 Jan, 2016 2 commits
-
-
Christoph Spörk authored
-
Christoph Spörk authored
related to issue 4969 fixes issue 5891 fixes issue 5922
-
- 04 Jan, 2016 1 commit
-
-
Christoph Spörk authored
Someone forgot to wrap the load function for SVMs in the corresponding ml python module. Fixed that.
-
- 10 Dec, 2015 1 commit
-
-
Deanna Hood authored
-
- 08 Oct, 2015 1 commit
-
-
StevenPuttemans authored
-
- 03 Sep, 2015 1 commit
-
-
Lorena García authored
Update docs according to PR #5127
-
- 25 Jul, 2015 1 commit
-
-
berak authored
misplaced CV_WRAP statement lead to not exposing EM::getCovs() to python/java/matlab wrappers add a CV_OUT to return the covs properly
-
- 06 May, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 07 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
2. Algorithm::load/save added (moved from StatModel) 3. copyrights updated; added copyright/licensing info for ffmpeg 4. some warnings from Xcode 6.x are fixed
-
- 19 Mar, 2015 3 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 18 Mar, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 11 Mar, 2015 1 commit
-
-
ippei ito authored
REG_NONE defined in ml.hpp conflicts with defined in Winnt.h
-
- 17 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 23 Jan, 2015 1 commit
-
-
Maksim Shabunin authored
- fixed one BiB record - moved algorithms overview to separate page - added docs for some enumerations - fixed some small documentation errors
-