Info
此问题已关闭。 请重新打开它进行编辑或回答。
Using all variables in Treebagger for RF regression
2 次查看(过去 30 天)
显示 更早的评论
I have a dataset with 4 variables and 1 predictor output. As random forest by nature takes a random number of variables from 1 to n where n is the number of features, to split at each node. But if I set the number of features to take to n (i.e. Take all 4 variables) will the algorithm still be random forest, or will it becomes something else?
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!