Flow
sklearn.model_selection._search.GridSearchCV(estimator=pairwise.padre.PairwiseDifferenceClassifier(estimator=sklearn.ensemble._forest.ExtraTreesClassifier))

sklearn.model_selection._search.GridSearchCV(estimator=pairwise.padre.PairwiseDifferenceClassifier(estimator=sklearn.ensemble._forest.ExtraTreesClassifier))

Visibility: public Uploaded 02-09-2024 by Karim Belaid sklearn==1.4.1.post1 numpy>=1.19.5 scipy>=1.6.0 joblib>=1.2.0 threadpoolctl>=2.0.0 0 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • openml-python python scikit-learn sklearn sklearn_1.4.1.post1
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Exhaustive search over specified parameter values for an estimator. Important members are fit, predict. GridSearchCV implements a "fit" and a "score" method. It also implements "score_samples", "predict", "predict_proba", "decision_function", "transform" and "inverse_transform" if they are implemented in the estimator used. The parameters of the estimator used to apply these methods are optimized by cross-validated grid-search over a parameter grid.

Parameters

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table