Feeds
回答済み
RegressionTree cannot use "predict" method?
As long as you're not using 'crossval' option, like rtree = RegressionTree( x, y, 'crossval', 'on' ); The following shoul...
RegressionTree cannot use "predict" method?
As long as you're not using 'crossval' option, like rtree = RegressionTree( x, y, 'crossval', 'on' ); The following shoul...
9年以上 前 | 1
質問
RegressionTree cannot use "predict" method?
Hello there, I'm using Matlab R2013a and was able to train a regression tree using RegressionTree.fit(). However, when I used...
12年弱 前 | 2 件の回答 | 0