필터 지우기
필터 지우기

Regression trees multiple responses

조회 수: 1 (최근 30일)
Andrea Le
Andrea Le 2017년 1월 19일
As an extension of this questions in here, assuming I have:
Xtrain = [a,b,c]; %dimension [n,3]
Ytrain = [y1,y2]; %dimension [n,2]
I want to determine the random forest parameter using fivefold cross validation with varying max. forest depths of 5,6,7,8,9,10; varying minimum sample per leaf of 5, 10, 15, 20; and the number of forests is 5. How do I set up the trees and predictions?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Descriptive Statistics에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by