This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
706862d5ba7afea9bd14fbe16d865dd143eb4521
opencv
/
modules
/
ml
/
test
T
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
…
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