ml: refactored tests * use parametrized tests where appropriate * use stable theRNG in most tests * use modern style with EXPECT_/ASSERT_ checks |
||
|---|---|---|
| .. | ||
| test_ann.cpp | ||
| test_bayes.cpp | ||
| test_em.cpp | ||
| test_kmeans.cpp | ||
| test_knearest.cpp | ||
| test_lr.cpp | ||
| test_main.cpp | ||
| test_mltests.cpp | ||
| test_precomp.hpp | ||
| test_rtrees.cpp | ||
| test_save_load.cpp | ||
| test_svmsgd.cpp | ||
| test_svmtrainauto.cpp | ||
| test_utils.cpp | ||