This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-26 13:53:03 +04:00
Code
Packages
Releases
Wiki
Activity
Files
5d4f22e0963243d7459d55b07d3e94ae1969d557
opencv
/
modules
/
ml
/
test
T
History
Marina Noskova
53711ec29d
Deleted default value for parameters in docs.
...
Added some asserts.
2016-02-25 19:12:54 +03: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
Fixed doc/opencv.bib
2016-02-10 17:57:36 +03: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