Skip to content Skip to sidebar Skip to footer
Showing posts with the label Grid Search

Grid Search Error

I've been trying to perform a grid search, but something seems to be off. My code is: grid_sear… Read more Grid Search Error

How To Give GridSearchCV A List Of Indicies For Cross-validation?

I'm trying to use custom cross-validation sets for a very specific dataset and scikit-optimize … Read more How To Give GridSearchCV A List Of Indicies For Cross-validation?