Matlab TreeBagger OOBPrediction flag not recognized
    2 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
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?
0 commentaires
Réponses (1)
  lior
 le 19 Juil 2016
        With the version I am using, you need to use 'OOBPred' instead of 'OOBPrediction'.
0 commentaires
Voir également
Catégories
				En savoir plus sur Classification Ensembles dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

