Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Let's say we were building a random forest model and we are about to split a note based off of an input variable feature. What
Let's say we were building a random forest model and we are about to split a note based off of an input variable feature. What factor determines which input variable feature is selected?
1. We choose the feature that has the highest information gain.
2. We choose the feature that has the lowest information gain.
3. We choose the input variable that has a moderate amount of information gain.
4. We choose the input variable that has no purity.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started