- Sort Score
- Num 10 results
- Language All
- Labels All
Results 181 - 190 of over 10,000 for 2 (0.81 seconds)
-
fastica — scikit-learn 1.7.2 documentation
( 3 * x ** 2 ) . mean ( axis =- 1 ) fun_args...n_features . Added in version 1.2. random_state int, RandomState...scikit-learn.org/stable/modules/generated/fastica-function.html -
roc_curve — scikit-learn 1.7.2 documentation
2 , 2 ]) >>> scores = np...Returns : fpr ndarray of shape (>2,) Increasing false positive rates...scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html -
rand_score — scikit-learn 1.7.2 documenta...
of Classification 2, 193–218 (1985). . [ 2 ] Wikipedia: Simple...predicted and true clusterings [1] [2] . The raw RI score [3] is: RI...scikit-learn.org/stable/modules/generated/sklearn.metrics.rand_score.html -
column_or_1d — scikit-learn 1.7.2 documen...
2. warn bool, default=False To control...scikit-learn.org/stable/modules/generated/sklearn.utils.validation.column_or_1d.html -
davies_bouldin_score — scikit-learn 1.7.2...
PAMI-1 (2): 224-227 Examples >>>...scikit-learn.org/stable/modules/generated/sklearn.metrics.davies_bouldin_score.html -
paired_manhattan_distances — scikit-learn...
2., 1.]) On this page This Page...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.paired_manhattan_distances.html -
pairwise_kernels — scikit-learn 1.7.2 doc...
2.]]) On this page This Page...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.pairwise_kernels.html -
load_svmlight_files — scikit-learn 1.7.2 ...
2: Path-like objects are now accepted....scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html -
SelectFpr — scikit-learn 1.7.2 documentation
default=5e-2 Features with p-values less than...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html -
mean_poisson_deviance — scikit-learn 1.7....
= [ 2 , 0 , 1 , 4 ] >>> y_pred = [ 0.5 , 0.5 , 2. , 2....2. ] >>> mean_poisson_deviance ( y_true , y_pred ) 1.4260......scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_poisson_deviance.html