- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 871 - 880 of 1,742 for document (5.08 sec)
-
check_is_fitted — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.utils.validation.check_is_fitted.html -
1. Supervised learning — scikit-learn 1.7.2 doc...
Linear Models- Ordinary Least Squares, Ridge regression and classification, Lasso, Multi-task Lasso, Elastic-Net, Multi-task Elastic-Net, Least Angle Regression, LARS Lasso, Orthogonal Matching Pur...scikit-learn.org/stable/supervised_learning.html -
Neighborhood Components Analysis Illustration —...
This example illustrates a learned distance metric that maximizes the nearest neighbors classification accuracy. It provides a visual representation of this metric compared to the original point sp...scikit-learn.org/stable/auto_examples/neighbors/plot_nca_illustration.html -
Map data to a normal distribution — scikit-lear...
This example demonstrates the use of the Box-Cox and Yeo-Johnson transforms through PowerTransformer to map data from various distributions to a normal distribution. The power transform is useful a...scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html -
Multi-dimensional scaling — scikit-learn 1.7.2 ...
An illustration of the metric and non-metric MDS on generated noisy data. Dataset preparation: We start by uniformly generating 20 points in a 2D space. Now we compute pairwise distances between al...scikit-learn.org/stable/auto_examples/manifold/plot_mds.html -
Density Estimation for a Gaussian mixture — sci...
Plot the density estimation of a mixture of two Gaussians. Data is generated from two Gaussians with different centers and covariance matrices. Total running time of the script:(0 minutes 0.117 sec...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html -
Lasso on dense and sparse data — scikit-learn 1...
We show that linear_model.Lasso provides the same results for dense and sparse data and that in the case of sparse data the speed is improved. Comparing the two Lasso implementations on Dense data:...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_dense_vs_sparse_data.html -
_safe_indexing — scikit-learn 1.7.2 documentation
Warning This utility is documented, but private . This means...scikit-learn.org/stable/modules/generated/sklearn.utils._safe_indexing.html -
check_array — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.utils.check_array.html -
Common pitfalls in the interpretation of coeffi...
Documentation for Pipeline i Fitted Parameters...columntransformer: ColumnTransformer ? Documentation for columntransformer: ColumnTransformer...scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html