Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 651 - 660 of 1,159 for store (0.09 sec)

  1. Multi-class AdaBoosted Decision Trees — scikit-...

    to two baseline scores. The first baseline score is the misclassification_error...point. The second baseline score is obtained from the DummyClassifier...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html
    Wed Aug 20 16:02:08 UTC 2025
      115.1K bytes
      Cache
     
  2. GradientBoostingClassifier — scikit-learn 1.7.1...

    train_score_ ndarray of shape (n_estimators,) The i-th score train_score_[i]...squared error with improvement score by Friedman, ‘squared_error’...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Wed Aug 20 16:02:07 UTC 2025
      179.7K bytes
      Cache
     
  3. 2.3. Clustering — scikit-learn 1.7.1 documentation

    concept as scores homogeneity_score and completeness_score . Both...Furthermore, both rand_score and adjusted_rand_score are symmetric :...
    scikit-learn.org/stable/modules/clustering.html
    Wed Aug 20 16:02:09 UTC 2025
      237K bytes
      Cache
     
  4. Trump administration live updates: National Gua...

    Pinterest Linkedin Latest Stories U.S. News Politics World Sports...carrying firearms. Read the full story here. Share D.C. mayor expects...
    www.nbcnews.com/politics/trump-administration/live-blog/trump-national-guard-redistricting-tariff...
    Wed Aug 13 01:21:32 UTC 2025
      1.2M bytes
      Cache
     
  5. PLSCanonical — scikit-learn 1.7.1 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
    Wed Aug 20 16:02:08 UTC 2025
      159.2K bytes
      Cache
     
  6. Examples of Using FrozenEstimator — scikit-lear...

    1 ] clf_score = brier_score_loss ( y_test , prob_pos_clf...)[:, 1 ] calibrated_score = brier_score_loss ( y_test , prob_pos_calibrated...
    scikit-learn.org/stable/auto_examples/frozen/plot_frozen_examples.html
    Wed Aug 20 16:02:09 UTC 2025
      100.9K bytes
      Cache
     
  7. 11. Common pitfalls and recommended practices —...

    import cross_val_score >>> scores = cross_val_score ( pipeline ,...accuracy: { scores . mean () : .2f } +/- { scores . std () : .2f...
    scikit-learn.org/stable/common_pitfalls.html
    Wed Aug 20 16:02:09 UTC 2025
      102.8K bytes
      Cache
     
  8. Ridge — scikit-learn 1.7.1 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.Ridge.html
    Wed Aug 20 16:02:08 UTC 2025
      154K bytes
      Cache
     
  9. ExtraTreesRegressor — scikit-learn 1.7.1 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
    Wed Aug 20 16:02:09 UTC 2025
      162.2K bytes
      Cache
     
  10. clustering.rst.txt

    _rand_score: .. _adjusted_rand_score: Rand index ----------...:func:`rand_score` and :func:`adjusted_rand_score` are **symmetric**:...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Wed Aug 20 16:02:07 UTC 2025
      92.8K bytes
      3 views
     
Back to top