Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 631 - 640 of 1,297 for store (0.09 sec)

  1. PLSCanonical — scikit-learn 1.7.0 documentation

    Return x_scores if y is not given, (x_scores, y_scores) otherwise....Return x_scores if y is not given, (x_scores, y_scores) otherwise....
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html
    Thu Jul 03 11:42:06 UTC 2025
      159.6K bytes
      Cache
     
  2. ExtraTreesRegressor — scikit-learn 1.7.0 docume...

    the generalization score. By default, r2_score is used. Provide...number of outputs. oob_score_ float Score of the training dataset...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html
    Thu Jul 03 11:42:06 UTC 2025
      162.2K bytes
      Cache
     
  3. A demo of K-Means clustering on the handwritten...

    homo homogeneity score compl completeness score v-meas V measure...homogeneity_score , metrics . completeness_score , metrics ....
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_digits.html
    Thu Jul 03 11:42:04 UTC 2025
      116.7K bytes
      Cache
     
  4. PoissonRegressor — scikit-learn 1.7.0 documenta...

    score ( X , y ) np.float64(0.990)...(n_samples,) Returns predicted values. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Thu Jul 03 11:42:06 UTC 2025
      139.8K bytes
      Cache
     
  5. OrthogonalMatchingPursuit — scikit-learn 1.7.0 ...

    Notes The \(R^2\) score used when calling score on a regressor uses...default value of r2_score . This influences the score method of all...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html
    Thu Jul 03 11:42:04 UTC 2025
      134.2K bytes
      2 views
      Cache
     
  6. homogeneity_completeness_v_measure — scikit-lea...

    completeness and V-Measure scores at once. Those metrics are...elements of the same cluster. Both scores have positive values between...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_completeness_v_measure.html
    Thu Jul 03 11:42:05 UTC 2025
      110.4K bytes
      Cache
     
  7. LarsCV — scikit-learn 1.7.0 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...default value of r2_score . This influences the score method of all...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html
    Thu Jul 03 11:42:06 UTC 2025
      142K bytes
      Cache
     
  8. RBF SVM parameters — scikit-learn 1.7.0 documen...

    "tight" ) scores = grid . cv_results_ [ "mean_test_score" ] . reshape...midpoint value close to the score values of the best performing...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Thu Jul 03 11:42:06 UTC 2025
      118.9K bytes
      Cache
     
  9. MultiOutputRegressor — scikit-learn 1.7.0 docum...

    Notes The \(R^2\) score used when calling score on a regressor uses...default value of r2_score . This influences the score method of all...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html
    Wed Jul 02 18:21:48 UTC 2025
      146.6K bytes
      Cache
     
  10. ExtraTreesClassifier — scikit-learn 1.7.0 docum...

    generalization score. By default, accuracy_score is used. Provide...fit is performed. oob_score_ float Score of the training dataset...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesClassifier.html
    Thu Jul 03 11:42:06 UTC 2025
      167.6K bytes
      Cache
     
Back to top