- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 251 - 260 of 2,000 for = (0.06 sec)
-
Custom refit strategy of a grid search with cro...
- 1 )) y = digits . target == 8 print ( f "The number...n_pixels) . n_samples = len ( digits . images ) X = digits . images...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html -
check_cv — scikit-learn 1.7.0 documentation
check_cv ( cv = 5 , y = None , * , classifier = False ) [source]...>>> check_cv ( cv = 5 , y = None , classifier = False ) KFold(...)...scikit-learn.org/stable/modules/generated/sklearn.model_selection.check_cv.html -
roc_curve — scikit-learn 1.7.0 documentation
pos_label = None , sample_weight = None , drop_intermediate = True...default=None The label of the positive class. When pos_label=None...scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html -
make_circles — scikit-learn 1.7.0 documentation
( n_samples = 100 , * , shuffle = True , noise = None , random_state...random_state = None , factor = 0.8 ) [source] # Make a large circle...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_circles.html -
MultiLabelBinarizer — scikit-learn 1.7.0 docume...
j] == 1 . set_output ( * , transform = None ) [source]...MultiLabelBinarizer ( * , classes = None , sparse_output = False ) [source] #...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MultiLabelBinarizer.html -
SelectorMixin — scikit-learn 1.7.0 documentation
y = None ): ... self . n_features_in_ = X . shape [...... mask = np . zeros ( self . n_features_in_ , dtype = bool )...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectorMixin.html -
apple-icon-180x180.png
35285816 width=180, height=180, bitDepth=8, colorType=RGBAlpha, ...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...www.elastic.co/apple-icon-180x180.png -
favicon-48x48.png
35285816 width=48, height=48, bitDepth=8, colorType=RGBAlpha, c...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...www.elastic.co/favicon-48x48.png -
apple-icon-192x192.png
35285816 width=192, height=192, bitDepth=8, colorType=RGBAlpha, ...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...www.elastic.co/apple-icon-192x192.png -
make_friedman1 — scikit-learn 1.7.0 documentation
( n_samples = 100 , n_features = 10 , * , noise = 0.0 , random_state...default=100 The number of samples. n_features int, default=10 The...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman1.html