Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1111 - 1120 of 1,745 for document (1.48 sec)

  1. 12. Dispatching — scikit-learn 1.7.2 documentation

    Array API support (experimental)- Example usage, Support for Array API-compatible inputs, Input and output array type handling, Common estimator checks..
    scikit-learn.org/stable/dispatching.html
    Sat Oct 11 07:51:25 UTC 2025
      30.6K bytes
      Cache
     
  2. 5. Inspection — scikit-learn 1.7.2 documentation

    Predictive performance is often the main goal of developing machine learning models. Yet summarizing performance with an evaluation metric is often insufficient: it assumes that the evaluation metr...
    scikit-learn.org/stable/inspection.html
    Sat Oct 11 07:51:24 UTC 2025
      32.8K bytes
      Cache
     
  3. sklearn.metrics — scikit-learn 1.7.2 documentation

    Score functions, performance metrics, pairwise metrics and distance computations. User guide. See the Metrics and scoring: quantifying the quality of predictions and Pairwise metrics, Affinities an...
    scikit-learn.org/stable/api/sklearn.metrics.html
    Sat Oct 11 07:51:26 UTC 2025
      159K bytes
      Cache
     
  4. fbeta_score — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version fbeta_score # sklearn.metrics. fbeta_score ( y_true ,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.fbeta_score.html
    Sat Oct 11 07:51:27 UTC 2025
      124.5K bytes
      1 views
      Cache
     
  5. ndcg_score — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version ndcg_score # sklearn.metrics. ndcg_score ( y_true , y...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ndcg_score.html
    Sat Oct 11 07:51:27 UTC 2025
      113.6K bytes
      Cache
     
  6. max_error — scikit-learn 1.7.2 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version max_error # sklearn.metrics. max_error ( y_true , y_p...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.max_error.html
    Sat Oct 11 07:51:27 UTC 2025
      106.1K bytes
      Cache
     
  7. Kernel Density Estimation — scikit-learn 1.7.2 ...

    This example shows how kernel density estimation (KDE), a powerful non-parametric density estimation technique, can be used to learn a generative model for a dataset. With this generative model in ...
    scikit-learn.org/stable/auto_examples/neighbors/plot_digits_kde_sampling.html
    Sat Oct 11 07:51:25 UTC 2025
      93.9K bytes
      Cache
     
  8. SVM with custom kernel — scikit-learn 1.7.2 doc...

    Simple usage of Support Vector Machines to classify a sample. It will plot the decision surface and the support vectors. Total running time of the script:(0 minutes 0.090 seconds) Launch binder Lau...
    scikit-learn.org/stable/auto_examples/svm/plot_custom_kernel.html
    Sat Oct 11 07:51:25 UTC 2025
      89K bytes
      Cache
     
  9. sklearn.preprocessing — scikit-learn 1.7.2 docu...

    Methods for scaling, centering, normalization, binarization, and more. User guide. See the Preprocessing data section for further details.
    scikit-learn.org/stable/api/sklearn.preprocessing.html
    Sat Oct 11 07:51:26 UTC 2025
      125.3K bytes
      Cache
     
  10. get_scorer — scikit-learn 1.7.2 documentation

    Gallery examples: Release Highlights for scikit-learn 1.4
    scikit-learn.org/stable/modules/generated/sklearn.metrics.get_scorer.html
    Sat Oct 11 07:51:26 UTC 2025
      109.3K bytes
      Cache
     
Back to top