RandomizedSearchCV for hyperparameter tuning

preview_player
Показать описание
RandomizedSearchCV draws a limited number of random samples from a predefined distribution of hyperparameters and assesses them using cross validation splits.
It is an effective, though not exhaustive search for optimal hyperparameters.
Рекомендации по теме