Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 24 of 24 for store (0.05 sec)

  1. v1.3.rst.txt

    out-of-bag scores via the `oob_scores_` or `oob_score_` attributes....:func:`metrics.precision_score`, :func:`metrics.recall_score`, :func:`metrics.f1_score`,...
    scikit-learn.org/stable/_sources/whats_new/v1.3.rst.txt
    Sun May 19 20:00:39 UTC 2024
      44.2K bytes
     
  2. ensemble.rst.txt

    >>> scores = cross_val_score(clf, X, y, cv=5) >>> scores.mean()...>>> scores = cross_val_score(clf, X, y, cv=5) >>> scores.mean()...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Sat May 18 15:26:00 UTC 2024
      68.4K bytes
     
  3. v1.4.rst.txt

    requested storing centers via the parameter `store_centers`....ticRegressionCV.score` now accepts ``**score_params`` which are...
    scikit-learn.org/stable/_sources/whats_new/v1.4.rst.txt
    Sun May 19 20:00:39 UTC 2024
      47K bytes
     
  4. plot_kmeans_digits.rst.txt

    homo homogeneity score compl completeness score v-meas V measure...metrics.homogeneity_score, metrics.completeness_score, metrics.v_measure_score,...
    scikit-learn.org/stable/_sources/auto_examples/cluster/plot_kmeans_digits.rst.txt
    Sun May 19 20:00:38 UTC 2024
      10.2K bytes
      1 views
     
Back to top