- Sort Score
- Num 10 results
- Language All
- Labels All
Results 101 - 110 of over 10,000 for 1 (0.1 seconds)
-
make_blobs — scikit-learn 1.8.0 documenta...
scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Plot the...>>> y array([0, 0, 1, 0, 2, 2, 2, 1, 1, 0]) >>> X ,...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_blobs.html -
make_column_selector — scikit-learn 1.8.0...
1. , 0. , 0. ], [-1.50755672, 1. , 0. , 0. ], [-0.30151134,...[-0.30151134, 0. , 1. , 0. ], [ 0.90453403, 0. , 0. , 1. ]]) __call__...scikit-learn.org/stable/modules/generated/sklearn.compose.make_column_selector.html -
class_likelihood_ratios — scikit-learn 1....
1 , 0 , 1 , 0 ], [ 1 , 1 , 0 , 0 , 0 ]) (1.5, 0.75)...LR+ ranges from 1.0 to infinity. A LR+ of 1.0 indicates that...scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html -
lars_path_gram — scikit-learn 1.8.0 docum...
the case method=’lasso’ is: ( 1 / ( 2 * n_samples )) * || y -...equation (see discussion in [1] ). Read more in the User Guide...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html -
StandardScaler — scikit-learn 1.8.0 docum...
( data )) [[-1. -1.] [-1. -1.] [ 1. 1.] [ 1. 1.]] >>>...0 , 0 ], [ 0 , 0 ], [ 1 , 1 ], [ 1 , 1 ]] >>> scaler...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.StandardScaler.html -
LabelSpreading — scikit-learn 1.8.0 docum...
means 1 unless in a joblib.parallel_backend context. -1 means...Clamping factor. A value in (0, 1) that specifies the relative amount...scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelSpreading.html -
FlashMap (Spring Framework 7.0.1 API)
1 Author: Rossen Stoyanchev See...expiration time for the FlashMap or -1 if the expiration period has not...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/FlashMap... -
ColumnTransformer — scikit-learn 1.8.0 do...
1. , 2. , 2. ], ... [ 1. , 1. , 0. , 1. ]]) >>>...scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Release Highlights...scikit-learn.org/stable/modules/generated/sklearn.compose.ColumnTransformer.html -
silhouette_samples — scikit-learn 1.8.0 d...
The best value is 1 and the worst value is -1. Values near 0 indicate...<= n_labels <= n_samples - 1 . This function returns the Silhouette...scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_samples.html -
PassiveAggressiveClassifier — scikit-lear...
deprecated in version 1.8 and will be removed in 1.10. Instead use:...means 1 unless in a joblib.parallel_backend context. -1 means...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html