Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 321 - 330 of 1,030 for commute (0.41 sec)

  1. cross_validation.rst.txt

    and test sets can be quickly computed with the :func:`train_test_split`...it is used as a test set to compute a performance measure such...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Fri May 09 20:31:36 UTC 2025
      40K bytes
      6 views
     
  2. incr_mean_variance_axis — scikit-learn 1.6.1 do...

    weights = None ) [source] # Compute incremental mean and variance...last_var are the statistics computed at the last step by this function....
    scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.incr_mean_variance_axis.html
    Wed May 07 20:49:14 UTC 2025
      112K bytes
      Cache
     
  3. MaxAbsScaler — scikit-learn 1.6.1 documentation

    y = None ) [source] # Compute the maximum absolute value...n_features) The data used to compute the per-feature minimum and...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MaxAbsScaler.html
    Fri May 09 20:31:35 UTC 2025
      131.9K bytes
      Cache
     
  4. fbeta_score — scikit-learn 1.6.1 documentation

    zero_division = 'warn' ) [source] # Compute the F-beta score. The F-beta...score for both classes are computed, then averaged or both returned...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.fbeta_score.html
    Fri May 09 20:31:36 UTC 2025
      121.5K bytes
      1 views
      Cache
     
  5. Elasticsearch Serverless pricing | Elastic

    Serverless charges separately for compute (VCUs with 1GB RAM) and storage...goals. Learn more Virtual Compute Unit (VCU) There are three...
    www.elastic.co/pricing/serverless-search
    Sun May 11 00:04:54 UTC 2025
      592.7K bytes
      Cache
     
  6. Gradient Boosting regression — scikit-learn 1.6...

    To do that we will first compute the test set deviance and then...importances of reg can be computed on a held out test set. See...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regression.html
    Fri May 09 20:31:36 UTC 2025
      109.9K bytes
      Cache
     
  7. Matern — scikit-learn 1.6.1 documentation

    incur a considerably higher computational cost (appr. 10 times higher)...the kernel hyperparameter is computed. Only supported when Y is...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Matern.html
    Fri May 09 20:31:36 UTC 2025
      127.3K bytes
      Cache
     
  8. accuracy_score — scikit-learn 1.6.1 documentation

    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
    Fri May 09 20:31:35 UTC 2025
      116.9K bytes
      Cache
     
  9. Multiclass Receiver Operating Characteristic (R...

    consists in computing a ROC curve per each of the...classes (using numpy.ravel ) to compute the average metrics as follows:...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Fri May 09 20:31:36 UTC 2025
      150.1K bytes
      Cache
     
  10. NearestNeighbors — scikit-learn 1.6.1 documenta...

    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.NearestNeighbors.html
    Fri May 09 20:31:35 UTC 2025
      151.8K bytes
      Cache
     
Back to top