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.
 
 
 
 
 
 
Alexander Alekhin 7664e6d090 ml: use OpenCV license header for logistic regression 4 years ago
..
test_ann.cpp
test_bayes.cpp
test_em.cpp
test_kmeans.cpp
test_knearest.cpp Merge pull request #18061 from danielenricocahall:fix-kd-tree 4 years ago
test_lr.cpp ml: use OpenCV license header for logistic regression 4 years ago
test_main.cpp
test_mltests.cpp
test_precomp.hpp
test_rtrees.cpp Merge pull request #18126 from danielenricocahall:add-oob-error-sample-weighting 4 years ago
test_save_load.cpp
test_svmsgd.cpp
test_svmtrainauto.cpp
test_utils.cpp