You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tutorial provides an example of how to tune a Random Forest classifier using GridSearchCV on the MNIST dataset. This tutorial will be added to Sklearn's documentation on hyperparameter tuning.
Description
This demo provides an example of how to tune a Random Forest classifier using GridSearchCV on the MNIST dataset.
Steps/Code to Reproduce
link to code: https://github.com/NeuroDataDesign/team-forbidden-forest
The text was updated successfully, but these errors were encountered: