Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 521 - 530 of 914 for commute (0.82 sec)

  1. Approximate nearest neighbors in TSNE — scikit-...

    one extra neighbor is computed when mode == 'distance' ....one extra neighbor will be computed. n_neighbors = self . n_neighbors...
    scikit-learn.org/stable/auto_examples/neighbors/approximate_nearest_neighbors.html
    Thu Sep 04 14:19:24 UTC 2025
      135.5K bytes
      Cache
     
  2. matthews_corrcoef — scikit-learn 1.7.1 document...

    sample_weight = None ) [source] # Compute the Matthews correlation coefficient...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.matthews_corrcoef.html
    Thu Sep 04 14:19:24 UTC 2025
      109.2K bytes
      Cache
     
  3. 1.16. Probability calibration — scikit-learn 1....

    calibration alone (unless one computes each term of the decomposition)....using ensemble=False is computational: it reduces the overall...
    scikit-learn.org/stable/modules/calibration.html
    Thu Sep 04 14:19:24 UTC 2025
      63.3K bytes
      Cache
     
  4. NuSVC — scikit-learn 1.7.1 documentation

    comes at a relatively high computational cost compared to a simple...parameter C of each class. Computed based on the class_weight...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html
    Thu Aug 28 22:04:16 UTC 2025
      151.8K bytes
      Cache
     
  5. Multi-dimensional scaling — scikit-learn 1.7.1 ...

    mean () Now we compute pairwise distances between...distance matrix symmetric. # Compute pairwise Euclidean distances...
    scikit-learn.org/stable/auto_examples/manifold/plot_mds.html
    Thu Sep 04 14:20:05 UTC 2025
      104.1K bytes
      Cache
     
  6. r_regression — scikit-learn 1.7.1 documentation

    force_finite = True ) [source] # Compute Pearson’s r for each features...regressor and the target is computed as: E [( X [:, i ] - mean...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.r_regression.html
    Thu Sep 04 14:20:05 UTC 2025
      111.5K bytes
      Cache
     
  7. label_ranking_average_precision_score — scikit-...

    sample_weight = None ) [source] # Compute ranking-based average precision....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.label_ranking_average_precision_score.html
    Thu Sep 04 14:19:22 UTC 2025
      108.4K bytes
      Cache
     
  8. sklearn.calibration — scikit-learn 1.7.1 docume...

    calibration_curve Compute true and predicted probabilities...
    scikit-learn.org/stable/api/sklearn.calibration.html
    Thu Sep 04 14:19:22 UTC 2025
      115.4K bytes
      Cache
     
  9. make_friedman1 — scikit-learn 1.7.1 documentation

    only 5 are actually used to compute y . The remaining features...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman1.html
    Thu Sep 04 14:19:24 UTC 2025
      110.3K bytes
      Cache
     
  10. label_binarize — scikit-learn 1.7.1 documentation

    function makes it possible to compute this transformation for a fixed...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html
    Thu Sep 04 14:19:24 UTC 2025
      110.2K bytes
      Cache
     
Back to top