Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 1,998 for = (0.22 sec)

  1. 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
    Thu Jul 03 11:42:06 UTC 2025
      228.7K bytes
      Cache
     
  2. 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
    Thu Jul 03 11:42:05 UTC 2025
      113.9K bytes
      Cache
     
  3. 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
    Thu Jul 03 11:42:05 UTC 2025
      111.9K bytes
      Cache
     
  4. 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
    Thu Jul 03 11:42:06 UTC 2025
      107.6K bytes
      Cache
     
  5. 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
    Thu Jul 03 11:42:06 UTC 2025
      51.3K bytes
     
  6. 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
    Thu Jul 03 11:42:06 UTC 2025
      272.6K bytes
      Cache
     
  7. 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
    Thu Jul 03 11:42:05 UTC 2025
      176.2K bytes
      Cache
     
  8. 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
    Fri Jun 13 09:55:27 UTC 2025
      873.6K bytes
     
  9. 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
    Fri Jun 13 09:55:27 UTC 2025
      759.4K bytes
     
  10. 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
    Thu Jul 03 11:42:05 UTC 2025
      143.5K bytes
      Cache
     
Back to top