Fix bug with predictions in RTrees/Boost * address bug where predict functions with invalid feature count in rtrees/boost models * compact matrix rep in tests * check 1..n-1 and n+1 in feature size validation test |
||
|---|---|---|
| .. | ||
| 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 | ||