Merge pull request #18126 from danielenricocahall:add-oob-error-sample-weighting
authorDanny <33044223+danielenricocahall@users.noreply.github.com>
Sat, 5 Sep 2020 18:52:10 +0000 (14:52 -0400)
committerGitHub <noreply@github.com>
Sat, 5 Sep 2020 18:52:10 +0000 (18:52 +0000)
commitc31164bf1e8f26bd87c06af9f335d3beca022078
tree18516424df00caf5853f1045d918a95c00c4f8c0
parent3835ab394eea156a9c401e7fe1324ef93c1062c2
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
modules/ml/include/opencv2/ml.hpp
modules/ml/src/rtrees.cpp
modules/ml/test/test_rtrees.cpp