Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 861 - 870 of 1,682 for document (0.74 sec)

  1. Target Encoder’s Internal Cross fitting — sciki...

    The TargetEncoder replaces each category of a categorical feature with the shrunk mean of the target variable for that category. This method is useful in cases where there is a strong relationship ...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder_cross_val.html
    Mon Apr 21 17:07:39 UTC 2025
      112.2K bytes
      Cache
     
  2. Gradient Boosting Out-of-Bag estimates — scikit...

    Out-of-bag (OOB) estimates can be a useful heuristic to estimate the “optimal” number of boosting iterations. OOB estimates are almost identical to cross-validation estimates but they can be comput...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html
    Mon Apr 21 17:07:39 UTC 2025
      111.8K bytes
      Cache
     
  3. Illustration of prior and posterior Gaussian pr...

    This example illustrates the prior and posterior of a GaussianProcessRegressor with different kernels. Mean, standard deviation, and 5 samples are shown for both prior and posterior distributions. ...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_prior_posterior.html
    Mon Apr 21 17:07:38 UTC 2025
      135.8K bytes
      Cache
     
  4. Multiclass Receiver Operating Characteristic (R...

    This example describes the use of the Receiver Operating Characteristic (ROC) metric to evaluate the quality of multiclass classifiers. ROC curves typically feature true positive rate (TPR) on the ...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Mon Apr 21 17:07:39 UTC 2025
      150.1K bytes
      Cache
     
  5. Crafting a minimal reproducer for scikit-learn ...

    such as this StackOverflow document or this blogpost by Matthew...
    scikit-learn.org/stable/developers/minimal_reproducer.html
    Sat Apr 19 00:31:22 UTC 2025
      61.3K bytes
      Cache
     
  6. 13. External Resources, Videos and Talks — scik...

    New to Scientific Python?: For those that are still new to the scientific Python ecosystem, we highly recommend the Python Scientific Lecture Notes. This will help you find your footing a bit and w...
    scikit-learn.org/stable/presentations.html
    Sat Apr 19 00:31:22 UTC 2025
      34.9K bytes
      Cache
     
  7. scikit-learn: machine learning in Python — scik...

    Skip to main content Back to top Ctrl + K scikit-learn Machine Learning in Python Getting Started Release Highlights ...
    scikit-learn.org/stable/index.html
    Mon Apr 21 17:07:39 UTC 2025
      32.6K bytes
      Cache
     
  8. make_sparse_spd_matrix — scikit-learn 1.6.1 doc...

    Gallery examples: Sparse inverse covariance estimation
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_sparse_spd_matrix.html
    Mon Apr 21 17:07:39 UTC 2025
      111.3K bytes
      Cache
     
  9. enable_halving_search_cv — scikit-learn 1.6.1 d...

    Enables Successive Halving search-estimators The API and results of these estimators might change without any deprecation cycle. Importing this file dynamically sets the HalvingRandomSearchCV and H...
    scikit-learn.org/stable/modules/generated/sklearn.experimental.enable_halving_search_cv.html
    Mon Apr 21 17:07:39 UTC 2025
      105.9K bytes
      Cache
     
  10. johnson_lindenstrauss_min_dim — scikit-learn 1....

    Gallery examples: The Johnson-Lindenstrauss bound for embedding with random projections
    scikit-learn.org/stable/modules/generated/sklearn.random_projection.johnson_lindenstrauss_min_dim...
    Mon Apr 21 17:07:39 UTC 2025
      111.4K bytes
      Cache
     
Back to top