- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 491 - 500 of 2,897 for 1 (0.09 sec)
-
LinearSVC — scikit-learn 1.7.2 documentation
intercept term: [x_1, ..., x_n, 1] , where 1 corresponds to the...version 1.3: The "auto" option is added in version 1.3 and will...scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html -
consensus_score — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.metrics.consensus_score.html -
Installing the development version of scikit-le...
git # add --depth 1 if your connection is slow cd...only supported in pip version 23.1 or later. To upgrade pip to a...scikit-learn.org/stable/developers/advanced_installation.html -
Product — scikit-learn 1.7.2 documentation
y ) 1.0 >>> kernel 1.41**2 * RBF(length_scale=1) __call__...kernel takes two kernels \(k_1\) and \(k_2\) and combines them...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Product.html -
API Reference — scikit-learn 1.7.2 documentation
Scale each feature to the [-1, 1] range without breaking the...make_friedman1 Generate the “Friedman #1” regression problem. sklearn.datasets...scikit-learn.org/stable/api/index.html -
GraphicalLasso — scikit-learn 1.7.2 documentation
1 ], ... [ 0.0 , 0.0 , 0.1 , 0.7 ]]) >>> np...the data X . Added in version 1.3. tol float, default=1e-4 The...scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLasso.html -
TruncatedSVD — scikit-learn 1.7.2 documentation
Added in version 1.1. power_iteration_normalizer {‘auto’,...more details. Added in version 1.1. random_state int, RandomState...scikit-learn.org/stable/modules/generated/sklearn.decomposition.TruncatedSVD.html -
sklearn.datasets — scikit-learn 1.7.2 documenta...
make_friedman1 Generate the "Friedman #1" regression problem. make_friedman2...scikit-learn.org/stable/api/sklearn.datasets.html -
is_clusterer — scikit-learn 1.7.2 documentation
Added in version 1.6. Parameters : estimator object...scikit-learn.org/stable/modules/generated/sklearn.base.is_clusterer.html -
SelectFromModel — scikit-learn 1.7.2 documentation
[ - 1.34 , - 0.48 , - 2.55 ], ... [ 1.92 , 1.48 , 0.65...version 0.20. Changed in version 1.1: max_features accepts a callable....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFromModel.html