- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 811 - 820 of 2,024 for = (0.16 sec)
-
plot_release_highlights_1_7_0.py
""" ========== Release Highlights for scikit-learn 1.7 ==========...========== .. currentmodule:: sklearn We are pleased to announce the...scikit-learn.org/stable/_downloads/27dd4dbb41dee53fc86e0d5b6d3254d3/plot_release_highlights_1_7_0.py -
auto_examples_jupyter.zip
pace=0.01, wspace=0.01, top=1, bottom=0, left=0, right=1)\n\nplt.show()"...plt.subplots_adjust(bottom=0, left=0.01, right=0.99, top=0.90, hspace=0.35)\n for...scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip -
Balance model complexity and cross-validated sc...
random_state = 42 , C = 0.01 , max_iter = 1000 )), ] ) param_grid = { ...GridSearchCV(cv=ShuffleSplit(n_splits=30, random_state=0, test_size=None,...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_refit_callable.html -
LearningCurveDisplay — scikit-learn 1.7.1 docum...
error_score = nan , fit_params = None , ax = None , negate_score = False...>>> X , y = load_iris ( return_X_y = True ) >>> tree = DecisionTreeClassifi...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html -
saflutetemplate-SelectWizard-example.png
PixelInterleaved width=733, height=548, bitDepth=8, colorType=RGB, compr...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...dbflute.seasar.org/ja/data/model/saflute/saflutetemplate-SelectWizard-example.png -
saflutetemplate-BaseProject-example.png
PixelInterleaved width=743, height=568, bitDepth=8, colorType=RGB, compr...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...dbflute.seasar.org/ja/data/model/saflute/saflutetemplate-BaseProject-example.png -
intro-IntroTop-example.png
PixelInterleaved width=973, height=490, bitDepth=8, colorType=RGB, compr...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...dbflute.seasar.org/ja/data/model/intro/intro-IntroTop-example.png -
fetch_file — scikit-learn 1.7.1 documentation
folder = None , local_filename = None , sha256 = None , n_retries...n_retries = 3 , delay = 1 ) [source] # Fetch a file from the web...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_file.html -
fetch_species_distributions — scikit-learn 1.7....
data_home = None , download_if_missing = True , n_retries = 3 , delay...delay = 1.0 ) [source] # Loader for species distribution dataset...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html -
euclidean_distances — scikit-learn 1.7.1 docume...
Y = None , * , Y_norm_squared = None , squared = False ,..., X_norm_squared = None ) [source] # Compute the distance matrix...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.euclidean_distances.html