- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 201 - 210 of 919 for commute (1.08 sec)
-
3.4. Metrics and scoring: quantifying the quali...
to compute the scores. any additional...(y_true, y_score, *[, ...]) Compute precision-recall pairs for...scikit-learn.org/stable/modules/model_evaluation.html -
ledoit_wolf — scikit-learn 1.7.1 documentation
n_features) Data from which to compute the covariance estimate. assume_centered...will not be centered before computation. Useful to work with data...scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf.html -
LocalOutlierFactor — scikit-learn 1.7.1 documen...
default=’auto’ Algorithm used to compute the nearest neighbors: ‘ball_tree’...Metric to use for distance computation. Default is “minkowski”,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.LocalOutlierFactor.html -
silhouette_score — scikit-learn 1.7.1 documenta...
** kwds ) [source] # Compute the mean Silhouette Coefficient...of the sample to use when computing the Silhouette Coefficient...scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_score.html -
NearestNeighbors — scikit-learn 1.7.1 documenta...
default=’auto’ Algorithm used to compute the nearest neighbors: ‘ball_tree’...Metric to use for distance computation. Default is “minkowski”,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestNeighbors.html -
Elasticsearch Serverless pricing | Elastic
Serverless charges separately for compute (VCUs with 1GB RAM) and storage...goals. Learn more Virtual Compute Unit (VCU) There are three...www.elastic.co/pricing/serverless-search -
2.4. Biclustering — scikit-learn 1.7.1 document...
of \(L\) are computed. The final matrix is computed according to...log of the data matrix is computed: \(L = \log A\) . Then the...scikit-learn.org/stable/modules/biclustering.html -
oas — scikit-learn 1.7.1 documentation
n_features) Data from which to compute the covariance estimate. assume_centered...will not be centered before computation. Useful to work with data...scikit-learn.org/stable/modules/generated/oas-function.html -
Multiclass Receiver Operating Characteristic (R...
consists in computing a ROC curve per each of the...classes (using numpy.ravel ) to compute the average metrics as follows:...scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html -
5.2. Permutation feature importance — scikit-le...
cross-validation) prior to computing importances. Permutation importance...Permutation importances can be computed either on the training set...scikit-learn.org/stable/modules/permutation_importance.html