Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
MYLS 8596e82d98 Add JSON support. 8 years ago
..
test_emknearestkmeans.cpp 1. Input/OutputArray optimizations; 10 years ago
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 10 years ago
test_lr.cpp 1. Input/OutputArray optimizations; 10 years ago
test_main.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_mltests.cpp ml: fix NormalBayesClassifier bulk prediction(#5911) 9 years ago
test_mltests2.cpp Rename parameters lambda, gamma0 and c. 9 years ago
test_precomp.hpp Increasing the dimension of features space in the SVMSGD::train function. 9 years ago
test_save_load.cpp Add JSON support. 8 years ago
test_svmsgd.cpp Deleted default value for parameters in docs. 9 years ago
test_svmtrainauto.cpp Return uncompressed support vectors for getSupportVectors on linear SVM (Bug #4096) 9 years ago