- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1731 - 1740 of over 10,000 for 1 (0.24 seconds)
-
sklearn.linear_model — scikit-learn 1.8.0...
A variety of linear models. User guide. See the Linear Models section for further details. The following subsections are only rough guidelines: the same estimator can fall into multiple categories,...scikit-learn.org/stable/api/sklearn.linear_model.html -
sklearn.cross_decomposition — scikit-lear...
Algorithms for cross decomposition. User guide. See the Cross decomposition section for further details.scikit-learn.org/stable/api/sklearn.cross_decomposition.html -
sklearn.base — scikit-learn 1.8.0 documen...
scikit-learn.org/stable/api/sklearn.base.html -
sklearn.compose — scikit-learn 1.8.0 docu...
Meta-estimators for building composite models with transformers. In addition to its current contents, this module will eventually be home to refurbished versions of Pipeline and FeatureUnion. User ...scikit-learn.org/stable/api/sklearn.compose.html -
sklearn.discriminant_analysis — scikit-le...
Linear and quadratic discriminant analysis. User guide. See the Linear and Quadratic Discriminant Analysis section for further details.scikit-learn.org/stable/api/sklearn.discriminant_analysis.html -
sklearn.isotonic — scikit-learn 1.8.0 doc...
Isotonic regression for obtaining monotonic fit to data. User guide. See the Isotonic regression section for further details.scikit-learn.org/stable/api/sklearn.isotonic.html -
Covariance estimation — scikit-learn 1.8....
Examples concerning the sklearn.covariance module. Ledoit-Wolf vs OAS estimation Robust covariance estimation and Mahalanobis distances relevance Robust vs Empirical covariance estimate Shrinkage c...scikit-learn.org/stable/auto_examples/covariance/index.html -
Developing Estimators — scikit-learn 1.8....
scikit-learn.org/stable/auto_examples/developing_estimators/index.html -
Kernel Approximation — scikit-learn 1.8.0...
Examples concerning the sklearn.kernel_approximation module. Scalable learning with polynomial kernel approximationscikit-learn.org/stable/auto_examples/kernel_approximation/index.html -
Post-hoc tuning the cut-off point of decision f...
deprecated:: 1.8 `penalty` was deprecated in version 1.8 and will...with `0 = l1_ratio = 1`. Setting `l1_ratio=1` gives a pure L1-penalty,...scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html