This website requires JavaScript.
Explore
Help
Sign In
Administrator
/
opencv-MIRROR
Watch
1
Star
0
Fork
0
You've already forked opencv-MIRROR
mirror of
https://github.com/opencv/opencv.git
synced
2026-09-11 04:43:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae3dfa80db593ee8d192659cd095b4f90b3ec469
opencv-MIRROR
/
modules
/
ml
/
test
History
MYLS
8596e82d98
Add JSON support.
...
a JSON emitter, a parser, tests and some basic doc.
2016-08-11 00:53:15 +08:00
..
test_emknearestkmeans.cpp
1. Input/OutputArray optimizations;
2015-04-07 16:44:26 +03:00
test_gbttest.cpp
initial commit; ml has been refactored; it compiles and the tests run well; some other modules, apps and samples do not compile; to be fixed
2014-07-29 23:54:23 +04:00
test_lr.cpp
1. Input/OutputArray optimizations;
2015-04-07 16:44:26 +03:00
test_main.cpp
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
2011-02-09 20:55:11 +00:00
test_mltests2.cpp
Rename parameters lambda, gamma0 and c.
2016-02-24 13:22:07 +03:00
test_mltests.cpp
ml: fix NormalBayesClassifier bulk prediction(
#5911
)
2016-01-04 11:47:08 +01:00
test_precomp.hpp
Increasing the dimension of features space in the SVMSGD::train function.
2016-02-10 16:59:11 +03:00
test_save_load.cpp
Add JSON support.
2016-08-11 00:53:15 +08:00
test_svmsgd.cpp
Deleted default value for parameters in docs.
2016-02-25 19:12:54 +03:00
test_svmtrainauto.cpp
Return uncompressed support vectors for getSupportVectors on linear SVM (Bug
#4096
)
2015-12-10 18:31:02 +03:00