opencv/modules/ml/test
Maksim Shabunin 108caae216 Modified logistic regression module according to comments
- Reworked documentation to reflect actual code
- Removed some unused variables
- Removed unnecessary 'cv::' modifiers
2014-08-18 19:13:59 +04:00
..
test_emknearestkmeans.cpp made everything compile and even run somehow 2014-08-03 01:41:09 +04: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 Modified logistic regression module according to comments 2014-08-18 19:13:59 +04: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 made everything compile and even run somehow 2014-08-03 01:41:09 +04:00
test_mltests.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_precomp.hpp 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_save_load.cpp temporarily disabled java bindings for ml; hopefully fixed warnings etc. 2014-08-03 04:28:20 +04:00