Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 707 for commute (0.18 sec)

  1. sklearn.cluster.AgglomerativeClustering — sciki...

    compute_distances bool, default=False Computes distances...Only computed if distance_threshold is used or compute_distances...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.AgglomerativeClustering.html
    Fri May 17 16:55:51 UTC 2024
      45.4K bytes
      Cache
     
  2. sklearn.cluster.FeatureAgglomeration — scikit-l...

    compute_distances bool, default=False Computes distances...Only computed if distance_threshold is used or compute_distances...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.FeatureAgglomeration.html
    Fri May 17 16:55:52 UTC 2024
      52.1K bytes
      Cache
     
  3. Querying a petabyte of cloud storage in 10 minu...

    frozen data tier decouples compute from storage and leverages...to the warm or cold tiers. Computing a complex Kibana dashboard...
    www.elastic.co/blog/querying-a-petabyte-of-cloud-storage-in-10-minutes
    Sat May 18 00:27:52 UTC 2024
      400.4K bytes
      Cache
     
  4. sklearn.covariance.empirical_covariance — sciki...

    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
    Fri May 17 16:55:53 UTC 2024
      18.4K bytes
      Cache
     
  5. sklearn.covariance.ledoit_wolf_shrinkage — scik...

    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
    Fri May 17 16:55:51 UTC 2024
      17.7K bytes
      Cache
     
  6. sklearn.linear_model.lasso_path — scikit-learn ...

    ** params ) [source] Compute Lasso path with coordinate...default=None List of alphas where to compute the models. If None alphas...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lasso_path.html
    Fri May 17 16:55:53 UTC 2024
      30.9K bytes
      Cache
     
  7. sklearn.neighbors.BallTree — scikit-learn 1.4.2...

    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
    Fri May 17 16:55:51 UTC 2024
      48.6K bytes
      Cache
      Similar Results (1)
     
  8. sklearn.metrics.recall_score — scikit-learn 1.4...

    zero_division = 'warn' ) [source] Compute the recall. The recall is the...recall for both classes are computed then averaged or both returned...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.recall_score.html
    Fri May 17 16:55:51 UTC 2024
      34.2K bytes
      Cache
      Similar Results (1)
     
  9. Caching nearest neighbors — scikit-learn 1.4.2 ...

    KNeighborsClassifier can compute the nearest neighbors internally,...first call is slow since it computes the neighbors graph, while...
    scikit-learn.org/stable/auto_examples/neighbors/plot_caching_nearest_neighbors.html
    Fri May 17 16:55:53 UTC 2024
      30.5K bytes
      Cache
     
  10. sklearn.metrics.pairwise_distances — scikit-lea...

    ** kwds ) [source] Compute the distance matrix from a...vector array, the distances are computed. If the input is a distances...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances.html
    Fri May 17 16:55:51 UTC 2024
      25.6K bytes
      Cache
     
Back to top