Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 381 - 390 of 2,411 for commute (1.18 seconds)

  1. 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
    Mon Dec 29 13:14:48 GMT 2025
      160.5K bytes
      Cache
     
  2. 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
    Mon Dec 29 13:14:48 GMT 2025
      136.5K bytes
      Cache
      Similar Results (1)
     
  3. 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
    Mon Dec 29 13:14:48 GMT 2025
      111.2K bytes
      Cache
     
  4. 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
    Mon Dec 29 13:14:48 GMT 2025
      109.2K bytes
      Cache
     
  5. 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
    Mon Dec 29 13:14:48 GMT 2025
      142.8K bytes
      Cache
     
  6. 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
    Mon Dec 29 13:14:48 GMT 2025
      56.3K bytes
      Cache
     
  7. 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
    Mon Dec 29 13:14:48 GMT 2025
      108.5K bytes
      Cache
     
  8. 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
    Mon Dec 29 13:14:48 GMT 2025
      116.8K bytes
      Cache
     
  9. 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
    Mon Dec 29 13:14:48 GMT 2025
      126.6K bytes
      Cache
     
  10. 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
    Mon Dec 29 13:14:48 GMT 2025
      141.4K bytes
      Cache
     
Back to Top