Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 391 - 400 of 1,005 for commute (0.28 sec)

  1. GradientBoostingClassifier — scikit-learn 1.6.1...

    estimator object that is used to compute the initial predictions. init...decision_function ( X ) [source] # Compute the decision function of X...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Wed May 14 09:35:38 UTC 2025
      181.9K bytes
      Cache
     
  2. KNeighborsRegressor — scikit-learn 1.6.1 docume...

    default=’auto’ Algorithm used to compute the nearest neighbors: ‘ball_tree’...Metric to use for distance computation. Default is “minkowski”,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsRegressor.html
    Wed May 14 09:35:39 UTC 2025
      152.3K bytes
      Cache
     
  3. ward_tree — scikit-learn 1.6.1 documentation

    This is useful to decrease computation time if the number of clusters...case, the complete tree is not computed, thus the ‘children’ output...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.ward_tree.html
    Wed May 14 09:35:38 UTC 2025
      112.9K bytes
      Cache
     
  4. TransformedTargetRegressor — scikit-learn 1.6.1...

    The computation during fit is: regressor...transformer . transform ( y )) The computation during predict is: inverse_func...
    scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.html
    Wed May 14 09:35:39 UTC 2025
      144.5K bytes
      Cache
     
  5. HistGradientBoostingRegressor — scikit-learn 1....

    deviance” to simplify the computation of the gradient. Furthermore,...first iteration. Scores are computed according to the scoring parameter....
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html
    Wed May 14 09:35:39 UTC 2025
      171.7K bytes
      Cache
     
  6. New Elastic Search AI — available on Elastic Cl...

    Separate compute and storage Say goodbye to...Fully decoupling storage and compute enables boundless scale and...
    www.elastic.co/cloud/serverless/search-ai-lake
    Thu May 15 00:03:44 UTC 2025
      540.4K bytes
      Cache
     
  7. kneighbors_graph — scikit-learn 1.6.1 documenta...

    n_jobs = None ) [source] # Compute the (weighted) graph of k-Neighbors...Metric to use for distance computation. Default is “minkowski”,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.kneighbors_graph.html
    Wed May 14 09:35:37 UTC 2025
      114.1K bytes
      Cache
     
  8. Version 1.4 — scikit-learn 1.6.1 documentation

    may not require as much computation or memory. Enhancement a...relying on euclidean pairwise computation with sparse matrices. The...
    scikit-learn.org/stable/whats_new/v1.4.html
    Wed May 14 09:35:39 UTC 2025
      211K bytes
      Cache
     
  9. A demo of structured Ward hierarchical clusteri...

    clustering on an image of coins # Compute the segmentation of a 2D image...* rescaled_coins . shape ) Compute clustering # import time as...
    scikit-learn.org/stable/auto_examples/cluster/plot_coin_ward_segmentation.html
    Wed May 14 09:35:37 UTC 2025
      94.1K bytes
      Cache
     
  10. pairwise_distances_argmin_min — scikit-learn 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_min.html
    Wed May 14 09:35:37 UTC 2025
      112.5K bytes
      Cache
     
Back to top