Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 581 - 590 of 1,677 for commute (0.67 seconds)

Filter
  1. r_regression — scikit-learn 1.8.0 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
    Mon Mar 23 20:39:21 UTC 2026
      13.9K bytes
      Cache
     
  2. feature_extraction.rst.txt

    tf-idfs are computed exactly and how the tf-idfs computed in scikit-learn's...informative to some tasks, such as *computer*. You should also make sure...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Tue Mar 17 03:44:36 UTC 2026
      15.4K bytes
     
  3. RidgeClassifier — scikit-learn 1.8.0 documentation

    default=’auto’ Solver to use in the computational routines: ‘auto’ chooses...Value Decomposition of X to compute the Ridge coefficients. It...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifier.html
    Mon Mar 23 20:39:23 UTC 2026
      18.4K bytes
      Cache
     
  4. OneVsRestClassifier — scikit-learn 1.8.0 docume...

    In addition to its computational efficiency (only n_classes...number of jobs to use for the computation: the n_classes one-vs-rest...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html
    Mon Mar 23 20:39:23 UTC 2026
      18.7K bytes
      Cache
     
  5. TunedThresholdClassifierCV — scikit-learn 1.8.0...

    all scores and thresholds computed during the cross-validation...the scores and thresholds computed during the cross-validation...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TunedThresholdClassifierCV.html
    Mon Mar 23 20:39:23 UTC 2026
      18.8K bytes
      Cache
     
  6. scikit-learn: machine learning in Python — scik...

    Community About us: See people and contributing...Discord: @scikit-learn Communication on all channels should respect...
    scikit-learn.org/stable/index.html
    Mon Mar 23 20:39:21 UTC 2026
      6.9K bytes
      Cache
     
  7. Various Agglomerative Clustering on a 2D embedd...

    Computing embedding Done. ward : 0.06s...the digits dataset print ( "Computing embedding" ) X_red = manifold...
    scikit-learn.org/stable/auto_examples/cluster/plot_digits_linkage.html
    Mon Mar 23 20:39:20 UTC 2026
      16.2K bytes
      Cache
     
  8. confusion_matrix — scikit-learn 1.8.0 documenta...

    normalize = None ) [source] # Compute confusion matrix to evaluate...For binary classification, compute true negative, false positive,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html
    Mon Mar 23 20:39:20 UTC 2026
      15.3K bytes
      Cache
     
  9. RandomForestClassifier — scikit-learn 1.8.0 doc...

    “balanced” except that weights are computed based on the bootstrap sample...n_outputs) Decision function computed with out-of-bag estimate on...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html
    Mon Mar 23 20:39:20 UTC 2026
      24.4K bytes
      Cache
     
  10. ExtraTreesClassifier — scikit-learn 1.8.0 docum...

    “balanced” except that weights are computed based on the bootstrap sample...n_outputs) Decision function computed with out-of-bag estimate on...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesClassifier.html
    Mon Mar 23 20:39:23 UTC 2026
      21.7K bytes
      Cache
     
Back to Top