Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 401 - 410 of 2,531 for commute (0.52 seconds)

  1. Selecting dimensionality reduction with Pipelin...

    - >1 : the computation time for each fold and parameter...the starting time of the computation. 0 pre_dispatch pre_dispatch:...
    scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html
    Mon Jan 26 11:09:14 GMT 2026
      164.8K bytes
      Cache
     
  2. IncrementalPCA — scikit-learn 1.8.0 docum...

    The computational overhead of each SVD is...n_samples / batch_size SVD computations to get the principal components,...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.IncrementalPCA.html
    Mon Jan 26 14:16:29 GMT 2026
      148.3K bytes
      Cache
     
  3. KNeighborsTransformer — scikit-learn 1.8....

    one extra neighbor will be computed when mode == ‘distance’. In...default=’auto’ Algorithm used to compute the nearest neighbors: ‘ball_tree’...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsTransformer.html
    Mon Jan 26 14:16:29 GMT 2026
      146.6K bytes
      Cache
     
  4. det_curve — scikit-learn 1.8.0 documentation

    drop_intermediate = False ) [source] # Compute Detection Error Tradeoff (DET)...decision_function ) used to compute FPR and FNR. Changed in version...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.det_curve.html
    Mon Jan 26 11:09:14 GMT 2026
      115.8K bytes
      Cache
     
  5. PartialDependenceDisplay — scikit-learn 1...

    to use to compute the partial dependences. Computation is parallelized...for which the PDPs should be computed. Note that for binary classification,...
    scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html
    Mon Jan 26 11:09:14 GMT 2026
      177K bytes
      Cache
     
  6. 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
    Mon Jan 26 11:09:17 GMT 2026
      150.5K bytes
      Cache
     
  7. Custom refit strategy of a grid search with cro...

    - >1 : the computation time for each fold and parameter...the starting time of the computation. 0 pre_dispatch pre_dispatch:...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html
    Mon Jan 26 11:09:14 GMT 2026
      156.8K bytes
      Cache
     
  8. sklearn.utils — scikit-learn 1.8.0 docume...

    murmurhash3_32 Compute the 32bit murmurhash3 of key...scikit-learn. extmath.density Compute density of a sparse vector....
    scikit-learn.org/stable/api/sklearn.utils.html
    Mon Jan 26 11:09:16 GMT 2026
      149.9K bytes
      Cache
     
  9. NearestNeighbors — scikit-learn 1.8.0 doc...

    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
    Mon Jan 26 14:16:33 GMT 2026
      152.2K bytes
      Cache
     
  10. roc_curve — scikit-learn 1.8.0 documentation

    drop_intermediate = True ) [source] # Compute Receiver operating characteristic...decision function used to compute fpr and tpr. The first threshold...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html
    Mon Jan 26 14:16:33 GMT 2026
      118.3K bytes
      Cache
     
Back to Top