- 30 Jun, 2017 1 commit
-
-
Rink Springer authored
This is at least useful when using an SVM one-class linear classifier, so there are valid use cases.
-
- 28 Jun, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 27 Jun, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 26 Jun, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 18 Apr, 2017 1 commit
-
-
David Carlier authored
-
- 05 Apr, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 23 Mar, 2017 1 commit
-
-
Julian Tanke authored
* export SVM::trainAuto to python #7224 * workaround for ABI compatibility of SVM::trainAuto * add parameter comments to new SVM::trainAuto function * Export ParamGrid member variables
-
- 07 Mar, 2017 1 commit
-
-
Vladislav Sovrasov authored
-
- 28 Feb, 2017 1 commit
-
-
mrquorr authored
Finished with several samples support, need regression testing Gave a more relevant name to function (getVotes) Finished implicit implementation Removed printf, finished regresion testing Fixed conversion warning Finished test for Rtrees Fixed documentation Initialized variable Added doxygen documentation Added parameter name
-
- 30 Jan, 2017 1 commit
-
-
Vladislav Sovrasov authored
-
- 29 Jan, 2017 2 commits
- 19 Jan, 2017 1 commit
-
-
chrizandr authored
-
- 17 Jan, 2017 1 commit
-
-
berak authored
ml: fix small typo in lr.cpp (#8019)
-
- 31 Dec, 2016 1 commit
-
-
BadrinathS authored
-
- 16 Dec, 2016 2 commits
-
-
logic1988 authored
Fix #4958 cv::ml::StatModel::calcError not working for responses of type CV_32S
-
Vladislav Sovrasov authored
-
- 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
-
- 16 Aug, 2016 1 commit
-
-
Vitaliy Lyudvichenko authored
Adding of destructor and placement new constructors for classes wrapped with CV_EXPORTS_W_SIMPLE macro
-
- 11 Aug, 2016 1 commit
-
-
LaurentBerger authored
consequences of changes accuracy test Solve issue 7063
-
- 10 Aug, 2016 1 commit
-
-
MYLS authored
a JSON emitter, a parser, tests and some basic doc.
-
- 04 Aug, 2016 1 commit
-
-
Vadim Pisarevsky authored
2. fixed parsing of "cat[range_spec]ord[range_spec]" type specification string when using ml::TrainData::loadFromCSV(). Thanks to A. Kaehler for reporting it
-
- 19 Jul, 2016 1 commit
-
-
MYLS authored
Major changes: - modify the Base64 functions to compatible with `cvWriteRawData` and so on. - add a Base64 flag for FileStorage and outputs raw data in Base64 automatically. - complete all testing and documentation.
-
- 31 May, 2016 1 commit
-
-
Marek Smigielski authored
-
- 20 May, 2016 1 commit
-
-
Jose Luis Guardiola authored
-
- 12 Apr, 2016 1 commit
-
-
Tauranis authored
-
- 07 Apr, 2016 1 commit
-
-
mvukad authored
Added a writeFormat() method to Algorithm which must be called by the write() method of derived classes.
-
- 29 Mar, 2016 2 commits
-
-
Eduardo Arnold authored
-
Eugene Khvedchenya authored
-
- 28 Mar, 2016 1 commit
-
-
Evan Heidtmann authored
-
- 14 Mar, 2016 1 commit
-
-
berak authored
add a cast to double, to make vs compilers happy
-
- 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 2 commits
-
-
Marina Noskova authored
-
Marina Noskova authored
-