Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1201 - 1210 of 2,016 for = (0.27 sec)

  1. Effect of transforming the targets in regressio...

    y = make_regression ( n_samples = 10_000 , noise = 100 ,...ax1 ) = plt . subplots ( 1 , 2 , sharey = True ) ridge_cv = RidgeCV...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Mon Jun 30 13:50:30 UTC 2025
      125.3K bytes
      Cache
     
  2. RocCurveDisplay — scikit-learn 1.7.0 documentation

    ( fpr = fpr , tpr = tpr , roc_auc = roc_auc , ... name = 'example...pos_label = None , ax = None , name = None , curve_kwargs = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.RocCurveDisplay.html
    Mon Jun 30 13:50:27 UTC 2025
      170.4K bytes
      Cache
     
  3. Novelty detection with Local Outlier Factor (LO...

    X_outliers = np . random . uniform ( low =- 4 , high = 4 , size = ( 20...1 ], c = "blueviolet" , s = s , edgecolors = "k" ) c = plt . scatter...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Mon Jun 30 13:50:27 UTC 2025
      103.2K bytes
      1 views
      Cache
     
  4. Comparing random forests and the multi-output m...

    edgecolor = "k" , c = "navy" , s = s , marker = "s" , alpha = a , label...edgecolor = "k" , c = "c" , s = s , marker = "^" , alpha = a , label...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html
    Mon Jun 30 13:50:27 UTC 2025
      98.6K bytes
      Cache
     
  5. DetCurveDisplay — scikit-learn 1.7.0 documentation

    test_size = 0.4 , random_state = 0 ) >>> clf = SVC ( random_state...DetCurveDisplay ( ... fpr = fpr , fnr = fnr , estimator_name = "SVC" ... )...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html
    Mon Jun 30 13:50:30 UTC 2025
      137.8K bytes
      Cache
     
  6. Probability calibration of classifiers — scikit...

    ): this_X = X_train [ y_train == this_y ] this_sw = sw_train [...n_samples = n_samples , centers = centers , shuffle = False , random_state...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Mon Jun 30 13:50:29 UTC 2025
      109.3K bytes
      Cache
     
  7. favicon_64x64_16bit.png

    35273367 width=64, height=64, bitDepth=8, colorType=RGBAlpha, c...whitePointX=31270, whitePointY=32900, redX=64000, redY=33000, greenX=30000,...
    www.elastic.co/favicon_64x64_16bit.png
    Mon Mar 24 20:10:51 UTC 2025
      6.1K bytes
     
  8. Ask MetaFilter

    <div class="svg-sprite" id="svg-sprite-container" style="display:none"></div>...type="text/javascript"> !function() { var static_server = 'dh...
    ask.metafilter.com
    Sun Jun 29 00:56:55 UTC 2025
      77.4K bytes
      1 views
      Cache
     
  9. deda38834c6d2e7f.css

    el_quotesCarousel__toTDc [dir=rtl] .slick-slide{float:right}...el_quotesCarousel__toTDc [dir=rtl] .slick-prev{right:-25px;l...
    www.elastic.co/_next/static/css/deda38834c6d2e7f.css
    Mon Mar 24 20:14:40 UTC 2025
      10K bytes
     
  10. Demonstration of k-means assumptions — scikit-l...

    ( X [ y == 0 ][: 500 ], X [ y == 1 ][: 100 ], X [ y == 2 ][: 10...axs = plt . subplots ( nrows = 2 , ncols = 2 , figsize = ( 12...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_assumptions.html
    Mon Jun 30 13:50:29 UTC 2025
      115.6K bytes
      Cache
     
Back to top