APPLICATION OF SUPERVISED LEARNING
MACHINE LEARNINGHARD QUESTIONS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
In Random Forest the Memory requirement for the storage process?
|
High Memory
|
|
Low Memory
|
|
No Memory
|
|
None of theAbove
|
Explanation:
Detailed explanation-1: -Random Forest Regression is limited to predicting numeric output so the dependent variable has to be numeric in nature. The minimum sample size is 20 cases per independent variable.
Detailed explanation-2: -Number of trees used in the forest (n tree) Number of random variables used in each of the trees in the forest (mtry) 31-May-2021
There is 1 question to complete.