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?
Este ejercicio forma parte del curso
Hyperparameter Tuning in Python
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
