Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 111 - 120 of 962 for document (0.37 seconds)

  1. Generalized Linear Models — scikit-learn ...

    Examples concerning the sklearn.linear_model module. Comparing Linear Bayesian Regressors Curve Fitting with Bayesian Ridge Regression Decision Boundaries of Multinomial and One-vs-Rest Logistic Re...
    scikit-learn.org/stable/auto_examples/linear_model/index.html
    2025-11-15 10:03
      93.7K bytes
      Cache
     
  2. 2. Unsupervised learning — scikit-learn 1...

    Gaussian mixture models- Gaussian Mixture, Variational Bayesian Gaussian Mixture., Manifold learning- Introduction, Isomap, Locally Linear Embedding, Modified Locally Linear Embedding, Hessian Eige...
    scikit-learn.org/stable/unsupervised_learning.html
    2025-11-15 10:03
      37.9K bytes
      Cache
     
  3. 1.5. Stochastic Gradient Descent — scikit...

    Examples Classification of text documents using sparse features 1.5.5....
    scikit-learn.org/stable/modules/sgd.html
    2025-11-15 10:03
      90K bytes
      Cache
     
  4. 7.8. Pairwise metrics, Affinities and Kernels &...

    computing the similarity of documents represented as tf-idf vectors....-ouvertes.fr/hal-00171412/document On this page This Page...
    scikit-learn.org/stable/modules/metrics.html
    2025-11-15 10:03
      55.4K bytes
      Cache
     
  5. Decomposition — scikit-learn 1.7.2 docume...

    Examples concerning the sklearn.decomposition module. Blind source separation using FastICA Comparison of LDA and PCA 2D projection of Iris dataset Faces dataset decompositions Factor Analysis (wit...
    scikit-learn.org/stable/auto_examples/decomposition/index.html
    2025-11-15 10:03
      80.4K bytes
      Cache
     
  6. Clustering — scikit-learn 1.7.2 documenta...

    Examples concerning the sklearn.cluster module. A demo of K-Means clustering on the handwritten digits data A demo of structured Ward hierarchical clustering on an image of coins A demo of the mean...
    scikit-learn.org/stable/auto_examples/cluster/index.html
    2025-11-15 10:03
      90K bytes
      Cache
     
  7. Preprocessing — scikit-learn 1.7.2 docume...

    Examples concerning the sklearn.preprocessing module. Compare the effect of different scalers on data with outliers Comparing Target Encoder with Other Encoders Demonstrating the different strategi...
    scikit-learn.org/stable/auto_examples/preprocessing/index.html
    2025-11-15 10:03
      78.7K bytes
      Cache
     
  8. Inspection — scikit-learn 1.7.2 documenta...

    Examples related to the sklearn.inspection module. Common pitfalls in the interpretation of coefficients of linear models Failure of Machine Learning to infer causal effects Partial Dependence and ...
    scikit-learn.org/stable/auto_examples/inspection/index.html
    2025-11-15 10:03
      77.4K bytes
      Cache
     
  9. Orthogonal Matching Pursuit — scikit-lear...

    Using orthogonal matching pursuit for recovering a sparse signal from a noisy measurement encoded with a dictionary Total running time of the script:(0 minutes 0.223 seconds) Launch binder Launch J...
    scikit-learn.org/stable/auto_examples/linear_model/plot_omp.html
    2025-11-15 10:03
      96.7K bytes
      Cache
     
  10. SGD: Weighted samples — scikit-learn 1.7....

    Plot decision function of a weighted dataset, where the size of points is proportional to its weight. Total running time of the script:(0 minutes 0.072 seconds) Launch binder Launch JupyterLite Dow...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_weighted_samples.html
    2025-11-15 10:03
      93.4K bytes
      Cache
     
Back to Top