Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. preprocessing.rst.txt

    score(X_test, y_test) # apply scaling...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Sat May 18 15:26:01 UTC 2024
      52.7K 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
    Sat May 18 15:26:00 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
    Sat May 18 15:26:00 UTC 2024
      10.2K bytes
      1 views
     
Back to top