Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1531 - 1540 of 2,378 for store (0.56 seconds)

Filter
  1. make_scorer — scikit-learn 1.8.0 document...

    estimators or functions allowing a scoring parameter. The parameter response_method...should be used to feed the scoring/loss function. Read more in...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html
    Mon Mar 09 14:07:54 UTC 2026
      15.1K bytes
      Cache
     
  2. PoissonRegressor — scikit-learn 1.8.0 doc...

    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
    Mon Mar 09 14:07:53 UTC 2026
      17.5K bytes
      Cache
     
  3. Rank Fusion設定

    = 60 Score Fusion設定: rank . fusion . algorithm = score rank ....fusion . score . normalize = true rank . fusion . score . weights...
    fess.codelibs.org/ja/15.5/config/rank-fusion.html
    Mon Mar 09 02:52:27 UTC 2026
      44.1K bytes
      Cache
     
  4. MultinomialNB — scikit-learn 1.8.0 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 Mar 09 14:07:57 UTC 2026
      17.8K bytes
      Cache
     
  5. d2_brier_score — scikit-learn 1.8.0 docum...

    # \(D^2\) score function, fraction of Brier score explained....explained. Best possible score is 1.0 and it can be negative because the...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_brier_score.html
    Mon Mar 09 14:07:54 UTC 2026
      13.6K bytes
      Cache
     
  6. 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
    Mon Mar 09 14:07:56 UTC 2026
      17.8K bytes
      Cache
     
  7. Comparison of Calibration of Classifiers &#8212...

    minimize proper scoring rules: the Brier score or the log-loss...= 10 , l1_ratios = ( 0 ,), scoring = "neg_log_loss"...
    scikit-learn.org/stable/auto_examples/calibration/plot_compare_calibration.html
    Mon Mar 09 14:07:53 UTC 2026
      20.8K bytes
      Cache
     
  8. 3.3. Tuning the decision threshold for class pr...

    point is addressed by providing scores using predict_proba or decision_function...the latter returns a decision score for each class. The decision...
    scikit-learn.org/stable/modules/classification_threshold.html
    Mon Mar 09 14:07:53 UTC 2026
      10.3K bytes
      Cache
     
  9. Get involved with open source projects - Call f...

    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/
    Mon Mar 09 13:15:15 UTC 2026
      8.5K bytes
      Cache
     
  10. Imputing missing values with variants of Iterat...

    6 )) means = - scores . mean () errors = scores . std () means...cross_val_score ( estimator , X , y , scoring = "neg_mean_squared_error"...
    scikit-learn.org/stable/auto_examples/impute/plot_iterative_imputer_variants_comparison.html
    Mon Mar 09 14:07:53 UTC 2026
      18K bytes
      Cache
     
Back to Top