- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 111 - 120 of 1,998 for = (0.07 sec)
-
Partial Dependence and Individual Conditional E...
mask_training = X [ "year" ] == 0.0 X = X . drop ( columns = [ "year"...xtick_period = 6 , 12 fig , axs = plt . subplots ( nrows = 2 , figsize...scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html -
Gaussian Mixture Model Sine Curve — scikit-lear...
any ( Y == i ): continue plt . scatter ( X [ Y == i , 0 ], X.... any ( Y == i ): continue plt . scatter ( X [ Y == i , 0 ], X...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_sin.html -
Imputing missing values with variants of Iterat...
n_estimators = 4 , max_depth = 10 , bootstrap = True , max_samples...max_samples = 0.5 , n_jobs = 2 , random_state = 0 , ), make_pipeline...scikit-learn.org/stable/auto_examples/impute/plot_iterative_imputer_variants_comparison.html -
Gaussian Processes regression: basic introducto...
linspace ( start = 0 , stop = 10 , num = 1_000 ) . reshape ( - 1 ,..., y , label = r "$f(x) = x \sin(x)$" , linestyle = "dotted" )...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy_targets.html -
poisson_gamma_tweedie_distributions.png
encoding=ISO-8859-1, compression=none keyword=Software, value=matplotlib...0.2540005 width=1200, height=350, bitDepth=8, colorType=RGBAlpha, ...scikit-learn.org/stable/_images/poisson_gamma_tweedie_distributions.png -
Metadata Routing — scikit-learn 1.7.0 documenta...
n_features = 100 , 4 rng = np . random . RandomState ( 42 ) X = rng...( caller = "fit" , callee = "fit" ) . add ( caller = "predict"...scikit-learn.org/stable/auto_examples/miscellaneous/plot_metadata_routing.html -
Release Highlights for scikit-learn 1.4 — sciki...
noise = rng . normal ( loc = 0.0 , scale = 0.01 , size = n_samples...alpha = 0.5 , zorder =- 1 , label = "samples" , color = "tab:green"...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_4_0.html -
eclipse-download-packages-snapshot.png
17639795 width=1548, height=1582, bitDepth=8, colorType=RGBAlpha,...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/data/snapshot/friends/eclipse/install/eclipse-download-packages-snapshot.png -
eclipse-download-entry-snapshot.png
17639795 width=2326, height=1464, bitDepth=8, colorType=RGBAlpha,...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...dbflute.seasar.org/data/snapshot/friends/eclipse/install/eclipse-download-entry-snapshot.png -
Probability Calibration curves — scikit-learn 1...
range = ( 0 , 1 ), bins = 10 , label = name , color = colors...range = ( 0 , 1 ), bins = 10 , label = name , color = colors...scikit-learn.org/stable/auto_examples/calibration/plot_calibration_curve.html