- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 241 - 250 of 919 for commute (0.48 sec)
-
pairwise_distances_argmin — scikit-learn 1.7.1 ...
metric_kwargs = None ) [source] # Compute minimum distances between one...set of points. This function computes for each row in X, the index...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_argmin.html -
DistanceMetric — scikit-learn 1.7.1 documentation
provides a convenient way to compute pairwise distances between...pairwise method can be used to compute pairwise distances between...scikit-learn.org/stable/modules/generated/sklearn.metrics.DistanceMetric.html -
MDS — scikit-learn 1.7.1 documentation
result of a bugfix in the computation of the convergence criterion....number of jobs to use for the computation. If multiple initializations...scikit-learn.org/stable/modules/generated/sklearn.manifold.MDS.html -
Nystroem — scikit-learn 1.7.1 documentation
computes kernel on these and computes normalization...number of jobs to use for the computation. This works by breaking down...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.Nystroem.html -
Lars — scikit-learn 1.7.1 documentation
machine-precision regularization in the computation of the Cholesky diagonal...coef_path_ attribute. If you compute the solution for a large problem...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html -
validation_curve — scikit-learn 1.7.1 documenta...
Compute scores for an estimator with...parameter. However, this will also compute training scores and is merely...scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html -
roc_auc_score — scikit-learn 1.7.1 documentation
labels = None ) [source] # Compute Area Under the Receiver Operating...or 1.0 as AUC ROC partial computation currently is not supported...scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html -
sklearn.linear_model — scikit-learn 1.7.1 docum...
enet_path Compute elastic net path with coordinate...coordinate descent. lars_path Compute Least Angle Regression or Lasso...scikit-learn.org/stable/api/sklearn.linear_model.html -
average_precision_score — scikit-learn 1.7.1 do...
sample_weight = None ) [source] # Compute average precision (AP) from...interpolated and is different from computing the area under the precision-recall...scikit-learn.org/stable/modules/generated/sklearn.metrics.average_precision_score.html -
Version 1.1 — scikit-learn 1.7.1 documentation
may not require as much computation or memory. Enhancement a...metrics.precision_recall_curve to compute precision-recall at 100% recall....scikit-learn.org/stable/whats_new/v1.1.html