January 2020
Beginner to intermediate
372 pages
10h
English
For more details on how to perform a grid search with cross-validation with scikit-learn, follow https://scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html.
For more details about the parameters of a decision tree, visit the related documentation:
For details of the metrics, you can use to optimize the trees, visit scikit-learn's metrics web page at https://scikit-learn.org/stable/modules/model_evaluation.html#the-scoring-parameter-defining-model-evaluation-rules.
To visualize ...
Read now
Unlock full access