Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 61 - 70 of 746 for document (0.35 seconds)

  1. Pipelines and composite estimators — scik...

    Examples of how to compose transformers and pipelines from other estimators. See the User Guide. Column Transformer with Heterogeneous Data Sources Column Transformer with Mixed Types Concatenating...
    scikit-learn.org/stable/auto_examples/compose/index.html
    2025-11-15 10:03
      77.2K bytes
      Cache
     
  2. __sklearn_is_fitted__ as Developer API — ...

    The__sklearn_is_fitted__ method is a convention used in scikit-learn for checking whether an estimator object has been fitted or not. This method is typically implemented in custom estimator classe...
    scikit-learn.org/stable/auto_examples/developing_estimators/sklearn_is_fitted.html
    2025-11-15 10:03
      90.3K bytes
      Cache
     
  3. 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
     
  4. 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
     
  5. 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
     
  6. 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
     
  7. 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
     
  8. 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
     
  9. 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
     
  10. 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
     
Back to Top