Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1201 - 1210 of 1,703 for document (0.24 sec)

  1. 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
    Tue Jul 08 15:58:50 UTC 2025
      53.8K bytes
      Cache
     
  2. 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
    Tue Jul 08 15:58:51 UTC 2025
      103.2K bytes
      1 views
      Cache
     
  3. Plot the decision surface of decision trees tra...

    Plot the decision surface of a decision tree trained on pairs of features of the iris dataset. See decision tree for more information on the estimator. For each pair of iris features, the decision ...
    scikit-learn.org/stable/auto_examples/tree/plot_iris_dtc.html
    Tue Jul 08 15:58:50 UTC 2025
      95.7K bytes
      Cache
     
  4. Release Highlights for scikit-learn 1.3 — sciki...

    We are pleased to announce the release of scikit-learn 1.3! Many bug fixes and improvements were added, as well as some new key features. We detail below a few of the major features of this release...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_3_0.html
    Tue Jul 08 15:58:50 UTC 2025
      116.6K bytes
      Cache
     
  5. SVM-Anova: SVM with univariate feature selectio...

    This example shows how to perform univariate feature selection before running a SVC (support vector classifier) to improve the classification scores. We use the iris dataset (4 features) and add 36...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_anova.html
    Tue Jul 08 15:58:49 UTC 2025
      95.7K bytes
      Cache
     
  6. 3.3. Tuning the decision threshold for class pr...

    Classification is best divided into two parts: the statistical problem of learning a model to predict, ideally, class probabilities;, the decision problem to take concrete action based on those pro...
    scikit-learn.org/stable/modules/classification_threshold.html
    Tue Jul 08 15:58:50 UTC 2025
      48.7K bytes
      Cache
     
  7. Minnesota lobbyist arrested after allegedly sen...

    according to court documents. Jonathan M. Bohn, 41, is...fine, or both. While the court document, filed in the 1st Judicial...
    www.nbcnews.com/news/us-news/minnesota-lobbyist-arrested-allegedly-sending-threatening-texts-rcna...
    Mon Jun 23 00:57:04 UTC 2025
      236.6K bytes
      Cache
     
  8. single_source_shortest_path_length — scikit-lea...

    Skip to main content Back to top Ctrl + K GitHub Choose version single_source_shortest_path_length # sklearn.utils.gr...
    scikit-learn.org/stable/modules/generated/sklearn.utils.graph.single_source_shortest_path_length....
    Thu Jul 03 11:42:05 UTC 2025
      108.5K bytes
      Cache
     
  9. inplace_csr_row_normalize_l2 — scikit-learn 1.7...

    Skip to main content Back to top Ctrl + K GitHub Choose version inplace_csr_row_normalize_l2 # sklearn.utils.sparsefu...
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs_fast.inplace_csr_row_normaliz...
    Thu Jul 03 11:42:05 UTC 2025
      107.8K bytes
      Cache
     
  10. Lasso, Lasso-LARS, and Elastic Net paths — scik...

    This example shows how to compute the “paths” of coefficients along the Lasso, Lasso-LARS, and Elastic Net regularization paths. In other words, it shows the relationship between the regularization...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lasso_lars_elasticnet_path.html
    Tue Jul 08 15:58:47 UTC 2025
      117.5K bytes
      Cache
     
Back to top