Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1201 - 1210 of 1,549 for document (2.12 sec)

  1. precision_recall_fscore_support — scikit-learn ...

    Skip to main content Back to top Ctrl + K GitHub Choose version precision_recall_fscore_support # sklearn.metrics. pr...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_fscore_support.html
    Sat Aug 23 16:32:03 UTC 2025
      122.4K bytes
      Cache
     
  2. make_sparse_coded_signal — scikit-learn 1.7.1 d...

    Gallery examples: Orthogonal Matching Pursuit
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_sparse_coded_signal.html
    Sat Aug 23 16:32:03 UTC 2025
      110.3K bytes
      Cache
     
  3. support.rst.txt

    this document. .. _documentation_resources: Documentation Resources...========== This documentation is for |release|. Documentation for other...
    scikit-learn.org/stable/_sources/support.rst.txt
    Fri Aug 22 18:00:33 UTC 2025
      4.4K bytes
     
  4. Introducing approximate nearest neighbor search...

    and using them to calculate document scores. This allows users...kNN search by scanning all documents. Elasticsearch 8.0 builds...
    www.elastic.co/blog/introducing-approximate-nearest-neighbor-search-in-elasticsearch-8-0
    Sun Aug 24 00:44:22 UTC 2025
      572.9K bytes
      1 views
      Cache
     
  5. Analyzing online search relevance metrics with ...

    single user searching for documentation on elastic.co (note that...Query ID: qid-001 Position: 2 Document ID: https://www.elastic.c...
    www.elastic.co/blog/analyzing-online-search-relevance-metrics-with-the-elastic-stack
    Sun Aug 24 00:47:49 UTC 2025
      409.2K bytes
      Cache
     
  6. Novelty detection with Local Outlier Factor (LO...

    The Local Outlier Factor (LOF) algorithm is an unsupervised anomaly detection method which computes the local density deviation of a given data point with respect to its neighbors. It considers as ...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Sat Aug 23 16:32:04 UTC 2025
      103.2K bytes
      1 views
      Cache
     
  7. Visualizing cross-validation behavior in scikit...

    Choosing the right cross-validation object is a crucial part of fitting a model properly. There are many ways to split data into training and test sets in order to avoid model overfitting, to stand...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Sat Aug 23 16:32:03 UTC 2025
      119.9K bytes
      Cache
     
  8. Comparing anomaly detection algorithms for outl...

    This example shows characteristics of different anomaly detection algorithms on 2D datasets. Datasets contain one or two modes (regions of high density) to illustrate the ability of algorithms to c...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_anomaly_comparison.html
    Sat Aug 23 16:32:04 UTC 2025
      119K bytes
      Cache
     
  9. Gaussian process classification (GPC) on iris d...

    This example illustrates the predicted probability of GPC for an isotropic and anisotropic RBF kernel on a two-dimensional version for the iris-dataset. The anisotropic RBF kernel obtains slightly ...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_iris.html
    Sat Aug 23 16:32:03 UTC 2025
      98.4K bytes
      Cache
     
  10. 1.2. Linear and Quadratic Discriminant Analysis...

    Linear Discriminant Analysis ( LinearDiscriminantAnalysis) and Quadratic Discriminant Analysis ( QuadraticDiscriminantAnalysis) are two classic classifiers, with, as their names suggest, a linear a...
    scikit-learn.org/stable/modules/lda_qda.html
    Sat Aug 23 16:32:03 UTC 2025
      53.8K bytes
      Cache
     
Back to top