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