Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 201 - 210 of 921 for commute (0.28 sec)

  1. Imputing missing values with variants of Iterat...

    shape def compute_score_for ( X , y , imputer...score_full_data = pd . DataFrame ( compute_score_for ( X_full , y_full...
    scikit-learn.org/stable/auto_examples/impute/plot_iterative_imputer_variants_comparison.html
    Fri Aug 29 15:59:16 UTC 2025
      113.3K bytes
      Cache
     
  2. quantile_transform — scikit-learn 1.7.1 documen...

    default=0 Axis used to compute the means and standard deviations...Number of quantiles to be computed. It corresponds to the number...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.quantile_transform.html
    Fri Aug 29 15:59:15 UTC 2025
      117K bytes
      Cache
     
  3. sklearn.linear_model — scikit-learn 1.7.1 docum...

    enet_path Compute elastic net path with coordinate...coordinate descent. lars_path Compute Least Angle Regression or Lasso...
    scikit-learn.org/stable/api/sklearn.linear_model.html
    Fri Aug 29 15:59:16 UTC 2025
      135.4K bytes
      Cache
     
  4. det_curve — scikit-learn 1.7.1 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
    Fri Aug 29 15:59:15 UTC 2025
      113.8K bytes
      Cache
     
  5. 1.2. Linear and Quadratic Discriminant Analysis...

    having to explicitly compute \(\Sigma\) : computing \(S\) and \(V\)...solutions that can be easily computed, are inherently multiclass,...
    scikit-learn.org/stable/modules/lda_qda.html
    Fri Aug 29 15:59:15 UTC 2025
      53.8K bytes
      Cache
     
  6. GraphicalLassoCV — scikit-learn 1.7.1 documenta...

    machine-precision regularization in the computation of the Cholesky diagonal...are not centered before computation. Useful when working with...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Fri Aug 29 15:59:16 UTC 2025
      140.3K bytes
      Cache
     
  7. OAS — scikit-learn 1.7.1 documentation

    will not be centered before computation. Useful when working with...will be centered before computation. Attributes : covariance_...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.OAS.html
    Fri Aug 29 15:59:16 UTC 2025
      133.4K bytes
      Cache
     
  8. Feature importances with a forest of trees — sc...

    to compute the importances: 0.502 seconds The computation for...classifier will be fitted to compute the feature importances. from...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html
    Fri Aug 29 15:59:16 UTC 2025
      123.2K bytes
      Cache
     
  9. pairwise_distances — scikit-learn 1.7.1 documen...

    ** kwds ) [source] # Compute the distance matrix from a...number of jobs to use for the computation. This works by breaking down...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances.html
    Fri Aug 29 15:59:15 UTC 2025
      120.4K bytes
      Cache
     
  10. roc_curve — scikit-learn 1.7.1 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
    Fri Aug 29 15:59:16 UTC 2025
      117K bytes
      Cache
     
Back to top