8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f581ff commit 6b64d03Copy full SHA for 6b64d03
sklearn/model_selection/_search_successive_halving.py
@@ -4,7 +4,6 @@
4
from numbers import Integral
5
6
import numpy as np
7
-from ._search import _check_param_grid
8
from ._search import BaseSearchCV
9
from . import ParameterGrid, ParameterSampler
10
from ..base import is_classifier
0 commit comments