opencv/modules/ml/src
Danny c31164bf1e
Merge pull request #18126 from danielenricocahall:add-oob-error-sample-weighting
Account for sample weights in calculating OOB Error

* account for sample weights in oob error calculation

* redefine oob error functions

* fix ABI compatibility
2020-09-05 18:52:10 +00:00
..
ann_mlp.cpp ml: add checks of empty train data 2019-09-22 11:12:19 +00:00
boost.cpp ml: add checks of empty train data 2019-09-22 11:12:19 +00:00
data.cpp ml: don't use "getSubVector()" with 2D matrix 2018-08-18 20:50:36 +00:00
em.cpp ml: add checks of empty train data 2019-09-22 11:12:19 +00:00
gbt.cpp Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
inner_functions.cpp ml: add checks of empty train data 2019-09-22 11:12:19 +00:00
kdtree.cpp Merge pull request #18061 from danielenricocahall:fix-kd-tree 2020-09-04 17:01:05 +00:00
kdtree.hpp removed kdtree declaration from interface 2014-08-31 21:39:47 +04:00
knearest.cpp Merge pull request #18061 from danielenricocahall:fix-kd-tree 2020-09-04 17:01:05 +00:00
lr.cpp ml: add checks of empty train data 2019-09-22 11:12:19 +00:00
nbayes.cpp ml: add checks of empty train data 2019-09-22 11:12:19 +00:00
precomp.hpp ml: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
rtrees.cpp Merge pull request #18126 from danielenricocahall:add-oob-error-sample-weighting 2020-09-05 18:52:10 +00:00
svm.cpp ml: fix check in SVM::trainAuto 2019-11-28 20:33:58 +01:00
svmsgd.cpp ml: add checks of empty train data 2019-09-22 11:12:19 +00:00
testset.cpp fix assignment of class labels 2016-01-14 02:56:34 +02:00
tree.cpp ml: add checks of empty train data 2019-09-22 11:12:19 +00:00