Matlab TreeBagger OOBPrediction flag not recognized

Hello
I'm using the TreeBagger function of Matlab R2015a with the name-value pairs 'OOBPrediction', 'on' and 'OOBPredictorImportance', 'on'. Now I'm getting the following error message:
Invalid parameter name: OOBPrediction.
In the official Matlab documentation this name-value pair is listed.
What is wrong?

답변 (1개)

lior
lior 2016년 7월 19일

1 개 추천

With the version I am using, you need to use 'OOBPred' instead of 'OOBPrediction'.

카테고리

질문:

2016년 7월 16일

답변:

2016년 7월 19일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by