- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 381 - 390 of 1,971 for = (0.09 sec)
-
ValidationCurveDisplay — scikit-learn 1.7.2 doc...
groups = None , cv = None , scoring = None , n_jobs = None ,...pre_dispatch = 'all' , verbose = 0 , error_score = nan , fit_params...scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html -
Polynomial and Spline interpolation — scikit-le...
axes = plt . subplots ( ncols = 2 , figsize = ( 16 , 5 ))... ) splt = SplineTransformer ( n_knots = 4 , degree = 3 ) . fit...scikit-learn.org/stable/auto_examples/linear_model/plot_polynomial_interpolation.html -
Manifold Learning methods on a severed sphere —...
fontsize = 14 ) ax = fig . add_subplot ( 251 , projection = "3d"...n_neighbors = n_neighbors , n_components = 2 , method = method ,...scikit-learn.org/stable/auto_examples/manifold/plot_manifold_sphere.html -
CalibrationDisplay — scikit-learn 1.7.2 documen...
n_bins = 5 , strategy = 'uniform' , pos_label = None , name = None...n_bins = 5 , strategy = 'uniform' , pos_label = None , name = None...scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html -
emecha-DfAssist-derivedprop.png
PixelInterleaved width=582, height=192, bitDepth=8, colorType=RGB, compr...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/ja/data/model/emecha/emecha-DfAssist-derivedprop.png -
Decision Tree Regression — scikit-learn 1.7.2 d...
color = "yellowgreen" , label = "max_depth=5" , linewidth = 2 )...1 ], c = "red" , s = s , edgecolor = "black" , label = "max_depth=5"...scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html -
Normal, Ledoit-Wolf and OAS Linear Discriminant...
linewidth = 2 , label = "LDA" , color = "gold" , linestyle = "solid"..., y = make_blobs ( n_samples = n_samples , n_features = 1 , centers...scikit-learn.org/stable/auto_examples/classification/plot_lda.html -
Plot the decision surfaces of ensembles of tree...
mean ( axis = 0 ) std = X . std ( axis = 0 ) X = ( X - mean ) /...Parameters n_classes = 3 n_estimators = 30 cmap = plt . cm . RdYlBu...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_iris.html -
GitHub - codelibs/fess-testdata: Test Data Repo...
height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true"...aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16"...github.com/codelibs/fess-testdata -
Release Highlights for scikit-learn 1.2 — sciki...
axs = plt . subplots ( nrows = 1 , ncols = 2 , figsize = ( 12...StandardScaler X , y = load_iris ( as_frame = True , return_X_y = True ) sepal_cols...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_2_0.html