In Decision Trees, the __________ is used to measure the impurity of a data partition or set.
- Accuracy
- Bias
- Gini Index
- Training set
In Decision Trees, the Gini Index is used to measure the impurity or disorder of a data partition or set. A lower Gini Index value indicates a purer node, and it is used to determine the best splits.
Loading...
Related Quiz
- In what scenarios would you prefer Polynomial Regression over Simple Linear Regression?
- In unsupervised learning, the model learns to find patterns and structures from _________ data, where no specific output values are provided.
- The slope coefficient in Simple Linear Regression gives the _________ change in the dependent variable for a one-unit change in the independent variable.
- The finance sector leverages Machine Learning for ____________ detection and risk management.
- Describe a scenario where you would use the F1-Score as the main performance metric, and explain why it would be suitable.