Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 291 - 300 of 4,138 for document (5.58 seconds)

Filter
  1. Evaluate the performance of a classifier with C...

    Example of confusion matrix usage to evaluate the quality of the output of a classifier on the iris data set. The diagonal elements represent the number of points for which the predicted label is e...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Tue Mar 17 03:44:38 UTC 2026
      16.8K bytes
      Cache
     
  2. Effect of varying threshold for self-training —...

    This example illustrates the effect of a varying threshold on self-training. The breast_cancer dataset is loaded, and labels are deleted such that only 50 out of 569 samples have labels. A SelfTrai...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_self_training_varying_threshold.html
    Tue Mar 17 03:44:39 UTC 2026
      16.8K bytes
      Cache
     
  3. Kernel Density Estimate of Species Distribution...

    This shows an example of a neighbors-based query (in particular a kernel density estimate) on geospatial data, using a Ball Tree built upon the Haversine distance metric – i.e. distances over point...
    scikit-learn.org/stable/auto_examples/neighbors/plot_species_kde.html
    Tue Mar 17 03:44:39 UTC 2026
      18.1K bytes
      Cache
     
  4. Version 0.23 — scikit-learn 1.8.0 documentation

    previously didn’t work as documented – or according to reasonable...follow the Python logging documentation recommendation for libraries...
    scikit-learn.org/stable/whats_new/v0.23.html
    Tue Mar 17 03:44:36 UTC 2026
      25.1K bytes
      Cache
     
  5. DecisionBoundaryDisplay — scikit-learn 1.8.0 do...

    the following matplotlib documentation for details: contourf ,...the following matplotlib documentation for details: contourf ,...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html
    Tue Mar 17 03:44:36 UTC 2026
      19.9K bytes
      Cache
     
  6. RidgeClassifier — scikit-learn 1.8.0 documentation

    # Classification of text documents using sparse features Classification...Classification of text documents using sparse features On this page...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html
    Tue Mar 17 03:44:39 UTC 2026
      18.4K bytes
      Cache
     
  7. _safe_indexing — scikit-learn 1.8.0 documentation

    Warning This utility is documented, but private . This means...
    scikit-learn.org/stable/modules/generated/sklearn.utils._safe_indexing.html
    Tue Mar 17 03:44:39 UTC 2026
      13.5K bytes
      Cache
     
  8. radius_neighbors_graph — scikit-learn 1.8.0 doc...

    See the documentation of scipy.spatial.distance...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.radius_neighbors_graph.html
    Tue Mar 17 03:44:39 UTC 2026
      14K bytes
      Cache
     
  9. kneighbors_graph — scikit-learn 1.8.0 documenta...

    See the documentation of scipy.spatial.distance...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.kneighbors_graph.html
    Tue Mar 17 03:44:39 UTC 2026
      14.6K bytes
      Cache
     
  10. RandomForestClassifier — scikit-learn 1.8.0 doc...

    4 Classification of text documents using sparse features Classification...Classification of text documents using sparse features On this page...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html
    Tue Mar 17 03:44:39 UTC 2026
      24.4K bytes
      Cache
     
Back to Top