Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 741 - 750 of 2,024 for = (0.09 sec)

  1. Evaluation of outlier detection estimators — sc...

    ) s = ( y == 2 ) + ( y == 4 ) X = X . loc [ s ] y = y . loc [...random_state = 42 , return_X_y = True , as_frame = True ) y = ( y !=...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html
    Mon Aug 25 13:49:18 UTC 2025
      164.6K bytes
      Cache
     
  2. GridSearchCV — scikit-learn 1.7.1 documentation

    scoring = None , n_jobs = None , refit = True , cv = None , verbose...verbose = 0 , pre_dispatch = '2*n_jobs' , error_score = nan , return_train_score...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html
    Mon Aug 25 13:49:24 UTC 2025
      184.7K bytes
      Cache
     
  3. plot_pca_iris.ipynb

    projection=\"3d\", elev=-150, azim=110)\n\nX_reduced = PCA(n_c...PCA\n\nfig = plt.figure(1, figsize=(8, 6))\nax = fig.add_subplot(111,...
    scikit-learn.org/stable/_downloads/46b6a23d83637bf0f381ce9d8c528aa2/plot_pca_iris.ipynb
    Sat Aug 23 16:32:03 UTC 2025
      4.9K bytes
     
  4. LedoitWolf — scikit-learn 1.7.1 documentation

    store_precision = True , assume_centered = False , block_size = 1000 )...], ... cov = real_cov , ... size = 50 ) >>> cov = LedoitWolf...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html
    Mon Aug 25 13:49:19 UTC 2025
      133.5K bytes
      Cache
     
  5. Illustration of prior and posterior Gaussian pr...

    nrows = 2 , sharex = True , sharey = True , figsize = ( 10 ,...nrows = 2 , sharex = True , sharey = True , figsize = ( 10 ,...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_prior_posterior.html
    Mon Aug 25 13:49:19 UTC 2025
      135.7K bytes
      Cache
     
  6. Tags — scikit-learn 1.7.1 documentation

    rTags | None = None , array_api_support: bool = False , no_validation:...no_validation: bool = False , non_deterministic: bool = False , requires_fit:...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Tags.html
    Mon Aug 25 13:49:24 UTC 2025
      110.8K bytes
      Cache
     
  7. validate_data — scikit-learn 1.7.1 documentation

    X = 'no_validation' , y = 'no_validation' , reset = True ,...validate_separately = False , skip_check_array = False , ** check_params...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.validate_data.html
    Mon Aug 25 13:49:20 UTC 2025
      115K bytes
      Cache
     
  8. plot_hgbt_regression.rst.txt

    py: ========== Features in Histogram Gradient...Gradient Boosting Trees ========== :ref:`histogram_based_gradient_boosting`...
    scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt
    Mon Aug 25 13:49:20 UTC 2025
      22K bytes
     
  9. Version 0.18 — scikit-learn 1.7.1 documentation

    where solver='liblinear' did not accept class_weights='balanced...score, set return_train_score=False . Additionally the mean and...
    scikit-learn.org/stable/whats_new/v0.18.html
    Sat Aug 23 16:32:04 UTC 2025
      134.3K bytes
      Cache
     
  10. plot_discretization_strategies.zip

    py """ ========== Demonstrating the different...strategies of KBinsDiscretizer ========== This example presents the...
    scikit-learn.org/stable/_downloads/7b16734166ab4280e940d7fb89dd6113/plot_discretization_strategie...
    Sat Aug 23 16:32:04 UTC 2025
      7.3K bytes
      Similar Results (1)
     
Back to top