- Sort Score
- Num 10 results
- Language All
- Labels All
Results 171 - 180 of over 10,000 for 1 (0.3 seconds)
-
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 -
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 -
12.1. Array API support (experimental) — ...
1.1. Enabling array API support #...'numpy.ndarray'> 12.1.2.1. PyTorch Support # PyTorch Tensors...scikit-learn.org/stable/modules/array_api.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 -
load_svmlight_files — scikit-learn 1.8.0 ...
shape[1] == X_test.shape[1]). This may not be the...query_id=False , offset=0 , length=-1 ) [source] # Load dataset from...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.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... -
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 -
indexable — scikit-learn 1.8.0 documentation
[ 1 , 2 , 3 ], np . array ([ 2 , 3...>>> indexable ( * iterables ) [[1, 2, 3], array([2, 3, 4]), None,...scikit-learn.org/stable/modules/generated/sklearn.utils.indexable.html -
mean_pinball_loss — scikit-learn 1.8.0 do...
[ 1 , 2 , 4 ], alpha = 0.1 ) 0.3... >>>...scikit-learn 1.0 Release Highlights for scikit-learn 1.0 On this...scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_pinball_loss.html -
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