Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 741 - 750 of 1,197 for store (0.89 sec)

  1. 3.2. Tuning the hyper-parameters of an estimato...

    cy_score for classification and sklearn.metrics.r2_score for...accuracy score is often uninformative). An alternative scoring function...
    scikit-learn.org/stable/modules/grid_search.html
    Mon Apr 21 17:07:39 UTC 2025
      129.3K bytes
      Cache
     
  2. zero_one_loss — scikit-learn 1.6.1 documentation

    also accuracy_score Compute the accuracy score. By default, the...jaccard_score Compute the Jaccard similarity coefficient score. Notes...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.zero_one_loss.html
    Sat Apr 19 00:31:22 UTC 2025
      110.7K bytes
      Cache
     
  3. validation_curve — scikit-learn 1.6.1 documenta...

    test scores for varying parameter values. Compute scores for an...train_scores array of shape (n_ticks, n_cv_folds) Scores on training...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
    Sat Apr 19 00:31:22 UTC 2025
      121.1K bytes
      Cache
     
  4. Entertainment News | Slashdot

    typo dupe error × 177010439 story Long-time Slashdot reader sandbagger...National Archive. 177001653 story Director James Cameron argues...
    entertainment.slashdot.org
    Tue Apr 15 01:13:00 UTC 2025
      144.6K bytes
      Cache
     
  5. SVC — scikit-learn 1.6.1 documentation

    (n_classes * (n_classes - 1) / 2) 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.svm.SVC.html
    Sat Apr 19 00:31:22 UTC 2025
      182K bytes
      Cache
     
  6. Gradient Boosting Out-of-Bag estimates — scikit...

    deviance scores on ``X_test`` and ``y_test``.""" score = np . zeros...y_train [ train ]) val_scores += heldout_score ( cv_clf , X_train...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html
    Sat Apr 19 00:31:22 UTC 2025
      111.8K bytes
      Cache
     
  7. CategoricalNB — scikit-learn 1.6.1 documentation

    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.CategoricalNB.html
    Sat Apr 19 00:31:21 UTC 2025
      152.8K bytes
      Cache
     
  8. RegressorTags — scikit-learn 1.6.1 documentation

    RegressorTags ( poor_score : bool = False ) [source] #...regressor. Parameters : poor_score bool, default=False Whether...
    scikit-learn.org/stable/modules/generated/sklearn.utils.RegressorTags.html
    Sat Apr 19 00:31:20 UTC 2025
      105.7K bytes
      Cache
     
  9. PoissonRegressor — scikit-learn 1.6.1 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
    Sat Apr 19 00:31:21 UTC 2025
      140.3K bytes
      Cache
     
  10. 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
    Mon Apr 21 17:07:39 UTC 2025
      116.5K bytes
      Cache
     
Back to top