Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 561 - 570 of 1,745 for document (1.85 sec)

  1. Plot classification probability — scikit-learn ...

    This example illustrates the use of sklearn.inspection.DecisionBoundaryDisplay to plot the predicted class probabilities of various classifiers in a 2D feature space, mostly for didactic purposes. ...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Fri Oct 10 15:14:36 UTC 2025
      126.1K bytes
      Cache
     
  2. Gaussian Mixture Models — scikit-learn 1.7.2 do...

    Examples concerning the sklearn.mixture module. Concentration Prior Type Analysis of Variation Bayesian Gaussian Mixture Density Estimation for a Gaussian mixture GMM Initialization Methods GMM cov...
    scikit-learn.org/stable/auto_examples/mixture/index.html
    Fri Oct 10 15:14:33 UTC 2025
      77.3K bytes
      Cache
     
  3. RBF SVM parameters — scikit-learn 1.7.2 documen...

    This example illustrates the effect of the parameters gamma and C of the Radial Basis Function (RBF) kernel SVM. Intuitively, the gamma parameter defines how far the influence of a single training ...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Fri Oct 10 15:14:35 UTC 2025
      118.9K bytes
      Cache
     
  4. Nearest Neighbors Classification — scikit-learn...

    This example shows how to use KNeighborsClassifier. We train such a classifier on the iris dataset and observe the difference of the decision boundary obtained with regards to the parameter weights...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Fri Oct 10 15:14:33 UTC 2025
      96.2K bytes
      Cache
     
  5. estimate_bandwidth — scikit-learn 1.7.2 documen...

    Gallery examples: Comparing different clustering algorithms on toy datasets A demo of the mean-shift clustering algorithm
    scikit-learn.org/stable/modules/generated/sklearn.cluster.estimate_bandwidth.html
    Fri Oct 10 15:14:36 UTC 2025
      110.9K bytes
      Cache
     
  6. f_classif — scikit-learn 1.7.2 documentation

    Gallery examples: Univariate Feature Selection Pipeline ANOVA SVM SVM-Anova: SVM with univariate feature selection
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_classif.html
    Fri Oct 10 15:14:36 UTC 2025
      110.7K bytes
      Cache
     
  7. confusion_matrix — scikit-learn 1.7.2 documenta...

    Gallery examples: Visualizations with Display Objects Post-tuning the decision threshold for cost-sensitive learning Release Highlights for scikit-learn 1.5 Label Propagation digits: Active learning
    scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html
    Fri Oct 10 15:14:33 UTC 2025
      117.7K bytes
      Cache
     
  8. f1_score — scikit-learn 1.7.2 documentation

    Gallery examples: Probability Calibration curves Precision-Recall Semi-supervised Classification on a Text Dataset
    scikit-learn.org/stable/modules/generated/sklearn.metrics.f1_score.html
    Fri Oct 10 15:14:36 UTC 2025
      125.3K bytes
      Cache
     
  9. sklearn.cluster — scikit-learn 1.7.2 documentation

    Popular unsupervised clustering algorithms. User guide. See the Clustering and Biclustering sections for further details.
    scikit-learn.org/stable/api/sklearn.cluster.html
    Fri Oct 10 15:14:34 UTC 2025
      123.1K bytes
      Cache
     
  10. sklearn.decomposition — scikit-learn 1.7.2 docu...

    Matrix decomposition algorithms. These include PCA, NMF, ICA, and more. Most of the algorithms of this module can be regarded as dimensionality reduction techniques. User guide. See the Decomposing...
    scikit-learn.org/stable/api/sklearn.decomposition.html
    Fri Oct 10 15:14:34 UTC 2025
      121.4K bytes
      Cache
     
Back to top