- Sort Score
- Num 10 results
- Language All
- Labels All
Results 381 - 390 of 2,411 for commute (1.18 seconds)
-
sklearn.metrics — scikit-learn 1.8.0 docu...
dcg_score Compute Discounted Cumulative Gain. det_curve Compute Detection...fbeta_score Compute the F-beta score. hamming_loss Compute the average...scikit-learn.org/stable/api/sklearn.metrics.html -
BallTree — scikit-learn 1.8.0 documentation
Metric to use for distance computation. Default is “minkowski”,...within distance 0.3 [3 0 1] Compute a gaussian kernel density estimate:...scikit-learn.org/stable/modules/generated/sklearn.neighbors.BallTree.html -
balanced_accuracy_score — scikit-learn 1....
precision_score Compute the precision score. recall_score Compute the recall...adjusted = False ) [source] # Compute the balanced accuracy. The...scikit-learn.org/stable/modules/generated/sklearn.metrics.balanced_accuracy_score.html -
empirical_covariance — scikit-learn 1.8.0...
assume_centered = False ) [source] # Compute the Maximum likelihood covariance...n_features) Data from which to compute the covariance estimate. assume_centered...scikit-learn.org/stable/modules/generated/sklearn.covariance.empirical_covariance.html -
CalibrationDisplay — scikit-learn 1.8.0 d...
class when calibration curve computed. If not None , this value...See also calibration_curve Compute true and predicted probabilities...scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html -
5.2. Permutation feature importance — sci...
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 -
ledoit_wolf_shrinkage — scikit-learn 1.8....
n_features) Data from which to compute the Ledoit-Wolf shrunk covariance...will not be centered before computation. Useful to work with data...scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf_shrinkage.html -
accuracy_score — scikit-learn 1.8.0 docum...
this function computes subset accuracy: the set of...also balanced_accuracy_score Compute the balanced accuracy to deal...scikit-learn.org/stable/modules/generated/sklearn.metrics.accuracy_score.html -
Comparing Random Forests and Histogram Gradient...
and 8 features Compute score and computation times # Notice that...models in terms of score and computation time for a regression dataset,...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html -
MDS — scikit-learn 1.8.0 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