- Sort Score
- Num 10 results
- Language All
- Labels All
Results 61 - 70 of 8,599 for 1 (0.65 seconds)
-
NuSVR — scikit-learn 1.7.2 documentation
Added in version 1.1. n_support_ ndarray of shape (1,), dtype=int32...(0, 1]. By default 0.5 will be taken. C float, default=1.0 Penalty...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html -
AffinityPropagation — scikit-learn 1.7.2 ...
array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 4 , 2.... labels_ array([0, 0, 0, 1, 1, 1]) >>> clustering ....scikit-learn.org/stable/modules/generated/sklearn.cluster.AffinityPropagation.html -
kmeans_plusplus — scikit-learn 1.7.2 docu...
array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2...provided array. Added in version 1.3. x_squared_norms array-like...scikit-learn.org/stable/modules/generated/sklearn.cluster.kmeans_plusplus.html -
PolynomialCountSketch — scikit-learn 1.7....
[ 1 , 1 ], [ 1 , 0 ], [ 0 , 1 ]] >>> y...Array with random entries in {+1, -1}, used to represent the 2-wise...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html -
root_mean_squared_error — scikit-learn 1....
1 ],[ - 1 , 1 ],[ 7 , - 6 ]] >>>...User Guide . Added in version 1.4. Parameters : y_true array-like...scikit-learn.org/stable/modules/generated/sklearn.metrics.root_mean_squared_error.html -
train_test_split — scikit-learn 1.7.2 doc...
1 3.5 1.4 0.2 1 4.9 3.0 1.4 0.2 2 4.7 3.2 1.3 0.2 3 4.6...4.2 1.3 105 7.6 3.0 6.6 2.1 66 5.6 3.0 4.5 1.5 0 5.1 3.5 1.4 0.2...scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html -
gen_even_slices — scikit-learn 1.7.2 docu...
1, None), slice(1, 2, None), ..., slice(9,...list ( gen_even_slices ( 10 , 1 )) [slice(0, 10, None)] >>>...scikit-learn.org/stable/modules/generated/sklearn.utils.gen_even_slices.html -
1. Supervised learning — scikit-learn 1.7...
version 1. Supervised learning # 1.1. Linear Models 1.1.1. Ordinary...Lasso 1.1.4. Multi-task Lasso 1.1.5. Elastic-Net 1.1.6. Multi-task...scikit-learn.org/stable/supervised_learning.html -
Version 1.6 — scikit-learn 1.7.2 document...
Version 1.6.1 # January 2025 Changed models...was deprecated in 1.6 and will be removed in 1.8. It has no effect...scikit-learn.org/stable/whats_new/v1.6.html -
OAS — scikit-learn 1.7.2 documentation
precision_ array([[ 1.7833, -1.2431 ], [-1.2431, 3.3889]]) >>>...the estimator. References [ 1 ] ( 1 , 2 ) “Shrinkage algorithms...scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html