- Sort Score
- Num 10 results
- Language All
- Labels All
Results 111 - 120 of 962 for document (0.37 seconds)
-
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 -
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 -
1.5. Stochastic Gradient Descent — scikit...
scikit-learn.org/stable/modules/sgd.html -
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 -
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 -
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 -
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 -
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 -
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 -
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