Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1181 - 1190 of 1,745 for store (3.08 seconds)

  1. LatentDirichletAllocation — scikit-learn ...

    Returns : score float Perplexity score. score ( X , y = None...Returns : score float Use approximate bound as score. set_output...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html
    Wed Nov 26 04:38:19 GMT 2025
      152.4K bytes
      Cache
     
  2. Release Highlights for scikit-learn 0.24 &#8212...

    the one that has the highest score on the last iteration. Read...based on a cross-validated score maximization. See the User Guide...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Wed Nov 26 04:38:19 GMT 2025
      176.2K bytes
      Cache
     
  3. Permutation Importance with Multicollinear or C...

    score ( X_test , y_test ) : .2 } "..."Decrease in accuracy score" ) fig . suptitle ( "Impurity-based...
    scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance_multicollinear.html
    Wed Nov 26 04:38:19 GMT 2025
      117.4K bytes
      Cache
     
  4. Effect of transforming the targets in regressio...

    ) # Add the score in the legend of each axis for...y_pred_ridge_with_trans_target ]): for name , score in compute_score ( y_test ,...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Wed Nov 26 04:38:19 GMT 2025
      125.3K bytes
      Cache
     
  5. Shrinkage covariance estimation: LedoitWolf vs ...

    score ( X_test ) for s in shrinkages...loglik_lw = lw . fit ( X_train ) . score ( X_test ) # OAS coefficient...
    scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html
    Wed Nov 26 04:38:21 GMT 2025
      108.5K bytes
      Cache
     
  6. Monotonic Constraints — scikit-learn 1.7....

    early_stopping  'auto' scoring  'loss' val...early_stopping  'auto' scoring  'loss' val...
    scikit-learn.org/stable/auto_examples/ensemble/plot_monotonic_constraints.html
    Wed Nov 26 04:38:21 GMT 2025
      145.3K bytes
      Cache
     
  7. GraphicalLassoCV — scikit-learn 1.7.2 doc...

    ) Log-likelihood score on left-out data across (k)th...of shape (n_alphas,) Mean of scores over the folds. Added in version...
    scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html
    Mon Nov 24 12:29:38 GMT 2025
      140.3K bytes
      Cache
     
  8. ClassifierChain — scikit-learn 1.7.2 docu...

    score ( X , y , sample_weight = None...default=None Sample weights. Returns : score float Mean accuracy of self.predict(X)...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.ClassifierChain.html
    Wed Nov 26 04:38:21 GMT 2025
      140.8K bytes
      Cache
     
  9. adjusted_mutual_info_score — scikit-learn...

    the Mutual Information (MI) score to account for chance. It accounts...label values won’t change the score value in any way. This metric...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_mutual_info_score.html
    Wed Nov 26 04:38:19 GMT 2025
      116.2K bytes
      Cache
     
  10. ComplementNB — scikit-learn 1.7.2 documen...

    score ( X , y , sample_weight = None...default=None Sample weights. Returns : score float Mean accuracy of self.predict(X)...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Fri Nov 21 04:27:30 GMT 2025
      153K bytes
      Cache
     
Back to Top