Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 701 - 710 of 1,702 for document (0.24 sec)

  1. estimate_bandwidth — scikit-learn 1.7.0 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
    Thu Jul 03 11:42:05 UTC 2025
      110.9K bytes
      Cache
     
  2. polynomial_kernel — scikit-learn 1.7.0 document...

    Skip to main content Back to top Ctrl + K GitHub Choose version polynomial_kernel # sklearn.metrics.pairwise. polynom...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.polynomial_kernel.html
    Thu Jul 03 11:42:05 UTC 2025
      108.1K bytes
      Cache
     
  3. min_pos — scikit-learn 1.7.0 documentation

    Skip to main content Back to top Ctrl + K GitHub Choose version min_pos # sklearn.utils.arrayfuncs. min_pos ( X ) # F...
    scikit-learn.org/stable/modules/generated/sklearn.utils.arrayfuncs.min_pos.html
    Thu Jul 03 11:42:05 UTC 2025
      105.8K bytes
      Cache
     
  4. 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
    Thu Jul 03 11:42:05 UTC 2025
      126.1K bytes
      Cache
     
  5. Gaussian Mixture Models — scikit-learn 1.7.0 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
    Thu Jul 03 11:42:06 UTC 2025
      77.3K bytes
      Cache
     
  6. Nearest Neighbors regression — scikit-learn 1.7...

    Demonstrate the resolution of a regression problem using a k-Nearest Neighbor and the interpolation of the target using both barycenter and constant weights. Generate sample data: Here we generate ...
    scikit-learn.org/stable/auto_examples/neighbors/plot_regression.html
    Thu Jul 03 11:42:06 UTC 2025
      91.4K bytes
      Cache
     
  7. RBF SVM parameters — scikit-learn 1.7.0 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
    Thu Jul 03 11:42:06 UTC 2025
      118.9K bytes
      Cache
     
  8. 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
    Thu Jul 03 11:42:05 UTC 2025
      96.2K bytes
      Cache
     
  9. sklearn.decomposition — scikit-learn 1.7.0 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
    Thu Jul 03 11:42:05 UTC 2025
      121.4K bytes
      Cache
     
  10. fetch_openml — scikit-learn 1.7.0 documentation

    Gallery examples: Time-related feature engineering Image denoising using kernel PCA Column Transformer with Mixed Types Effect of transforming the targets in regression model Categorical Feature Su...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_openml.html
    Thu Jul 03 11:42:05 UTC 2025
      152K bytes
      Cache
     
Back to top