Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1151 - 1160 of 1,745 for store (4.27 seconds)

  1. Model Selection — scikit-learn 1.7.2 docu...

    complexity and cross-validated score Balance model complexity and...and cross-validated score Class Likelihood Ratios to measure classification...
    scikit-learn.org/stable/auto_examples/model_selection/index.html
    Wed Nov 26 04:38:19 GMT 2025
      89K bytes
      Cache
     
  2. Gradient Boosting Out-of-Bag estimates — ...

    score ( X_test , y_test ) print (..."""compute deviance scores on ``X_test`` and ``y_test...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html
    Wed Nov 26 04:38:21 GMT 2025
      112K bytes
      Cache
     
  3. plot_kmeans_digits.zip

    homo homogeneity score compl completeness score v-meas V measure...==========nhomo homogeneity score\ncompl completeness score\nv-meas V measure\nARI...
    scikit-learn.org/stable/_downloads/1393861b58df827d4c681b80a5be2472/plot_kmeans_digits.zip
    Wed Nov 26 04:38:21 GMT 2025
      15.5K bytes
     
  4. plot_hgbt_regression.ipynb

    training if the validation score does not\nimprove (or degrades)...\"categorical_features\": None,\n \"scoring\": \"neg_root_mean_squared...
    scikit-learn.org/stable/_downloads/cb9a8a373677fb481fe43a11d8fa0e94/plot_hgbt_regression.ipynb
    Mon Nov 24 12:29:40 GMT 2025
      20.2K bytes
     
  5. Comparison of Calibration of Classifiers &#8212...

    minimize proper scoring rules: the Brier score or the log-loss...- 6 , 6 , 101 ), cv = 10 , scoring = "neg_log_loss"...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Wed Nov 26 04:38:19 GMT 2025
      116.7K bytes
      Cache
     
  6. MNIST classification using multinomial logistic...

    coef_ == 0 ) * 100 score = clf . score ( X_test , y_test ) #..."Test score with L1 penalty: %.4f " % score ) coef =...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Wed Nov 26 04:38:21 GMT 2025
      96.3K bytes
      Cache
     
  7. MultinomialNB — scikit-learn 1.7.2 docume...

    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.MultinomialNB.html
    Mon Nov 24 12:29:38 GMT 2025
      151.8K bytes
      Cache
     
  8. Adjustment for chance in clustering performance...

    scores . mean ( axis = 1 ), scores . std ( axis..., np . median ( scores , axis = 1 ), scores . std ( axis = 1...
    scikit-learn.org/stable/auto_examples/cluster/plot_adjusted_for_chance_measures.html
    Wed Nov 26 04:38:21 GMT 2025
      162.8K bytes
      Cache
     
  9. Arrow right

    deployments Arrow down Featured stories Arrow down Deployment process...amazing prototypes, but the story ends there. Every Call for Code...
    developer.ibm.com/callforcode/solutions/deployments/
    Wed Nov 26 05:21:21 GMT 2025
      41.8K bytes
      Cache
     
  10. Non-negative least squares — scikit-learn...

    "NNLS R2 score" , r2_score_nnls ) NNLS R2 score 0.8225220806196525..."OLS R2 score" , r2_score_ols ) OLS R2 score 0.7436926291700354...
    scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html
    Wed Nov 26 04:38:21 GMT 2025
      93.4K bytes
      Cache
     
Back to Top