Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 381 - 390 of 1,685 for commute (1.92 seconds)

  1. HistGradientBoostingClassifier — scikit-l...

    as inverse link function to compute the predicted positive class...as inverse link function to compute the predicted probabilities...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html
    Sat Nov 15 10:03:27 GMT 2025
      175.3K bytes
      Cache
     
  2. StandardScaler — scikit-learn 1.7.2 docum...

    independently on each feature by computing the relevant statistics on...the training set. Used to compute scale_ . Equal to None when...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.StandardScaler.html
    Sat Nov 15 10:03:25 GMT 2025
      195.6K bytes
      Cache
     
  3. RadiusNeighborsRegressor — scikit-learn 1...

    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.RadiusNeighborsRegressor.html
    Sat Nov 15 10:03:27 GMT 2025
      150.5K bytes
      Cache
     
  4. fbeta_score — scikit-learn 1.7.2 document...

    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
    Sat Nov 15 10:03:26 GMT 2025
      124.5K bytes
      Cache
     
  5. dbscan — scikit-learn 1.7.2 documentation

    NearestNeighbors module to compute pointwise distances and find.... This implementation bulk-computes all neighborhood queries,...
    scikit-learn.org/stable/modules/generated/dbscan-function.html
    Sat Nov 15 10:03:26 GMT 2025
      115.6K bytes
      Cache
     
  6. LarsCV — scikit-learn 1.7.2 documentation

    points on the path used to compute the residuals in the cross-validation....machine-precision regularization in the computation of the Cholesky diagonal...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html
    Sat Nov 15 10:03:26 GMT 2025
      141.7K bytes
      Cache
     
  7. sklearn.feature_selection — scikit-learn ...

    chi2 Compute chi-squared stats between each...feature and class. f_classif Compute the ANOVA F-value for the provided...
    scikit-learn.org/stable/api/sklearn.feature_selection.html
    Sat Nov 15 10:03:26 GMT 2025
      121.4K bytes
      Cache
     
  8. additive_chi2_kernel — scikit-learn 1.7.2...

    Y = None ) [source] # Compute the additive chi-squared kernel...The chi-squared kernel is computed between each pair of rows...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.additive_chi2_kernel.html
    Sat Nov 15 10:03:27 GMT 2025
      108.6K bytes
      Cache
     
  9. MiniBatchKMeans — scikit-learn 1.7.2 docu...

    For faster computations, you can set the batch_size...compute_labels bool, default=True Compute label assignment and inertia...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.MiniBatchKMeans.html
    Sat Nov 15 10:03:26 GMT 2025
      171.1K bytes
      Cache
     
  10. QuantileTransformer — scikit-learn 1.7.2 ...

    Number of quantiles to be computed. It corresponds to the number...the matrix are discarded to compute the quantile statistics. If...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.QuantileTransformer.html
    Sat Nov 15 10:03:26 GMT 2025
      137.8K bytes
      Cache
     
Back to Top