Hyperparameters in Random Forests
As you saw, there are many different hyperparameters available in a Random Forest model using Scikit Learn. Here you can remind yourself how to differentiate between a hyperparameter and a parameter, and easily check whether something is a hyperparameter.
Which of the following is a hyperparameter for the Scikit Learn random forest model?
This exercise is part of the course
Hyperparameter Tuning in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
