- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 371 - 380 of 3,264 for 2 (0.17 sec)
-
1.5. Stochastic Gradient Descent — scikit-learn...
\(L_2\) norm: \(R(w) := \frac{1}{2} \sum_{j=1}^{m} w_j^2 = ||w||_2^2\)...values: >>> clf . predict ([[ 2. , 2. ]]) array([1]) SGD fits a...scikit-learn.org/stable/modules/sgd.html -
EstimatorCheckFailedWarning — scikit-learn 1.7....
Skip to main content Back to top Ctrl + K GitHub Choose version EstimatorCheckFailedWarning # exception sklearn.excep...scikit-learn.org/stable/modules/generated/sklearn.exceptions.EstimatorCheckFailedWarning.html -
Roadmap — scikit-learn 1.7.2 documentation
Purpose of this document: This document lists general directions that core contributors are interested to see developed in scikit-learn. The fact that an item is listed here is in no way a promise ...scikit-learn.org/stable/roadmap.html -
Search - scikit-learn 1.7.2 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version Search Ctrl + Kscikit-learn.org/stable/search.html -
DensityMixin — scikit-learn 1.7.2 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version DensityMixin # class sklearn.base. DensityMixin [sour...scikit-learn.org/stable/modules/generated/sklearn.base.DensityMixin.html -
PatchExtractor — scikit-learn 1.7.2 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version PatchExtractor # class sklearn.feature_extraction.ima...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.PatchExtractor.html -
deprecated — scikit-learn 1.7.2 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version deprecated # class sklearn.utils. deprecated ( extra ...scikit-learn.org/stable/modules/generated/sklearn.utils.deprecated.html -
MetadataRouter — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.utils.metadata_routing.MetadataRouter.html -
SequentialFeatureSelector — scikit-learn 1.7.2 ...
Gallery examples: Model-based and sequential feature selection Release Highlights for scikit-learn 0.24scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html -
KernelDensity — scikit-learn 1.7.2 documentation
Gallery examples: Kernel Density Estimation Simple 1D Kernel Density Estimation Kernel Density Estimate of Species Distributionsscikit-learn.org/stable/modules/generated/sklearn.neighbors.KernelDensity.html