Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 711 - 720 of 1,298 for store (0.13 sec)

  1. HistGradientBoostingRegressor — scikit-learn 1....

    train_score_ ndarray, shape (n_iter_+1,) The scores at each...iteration. Scores are computed according to the scoring parameter....
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html
    Thu Jul 03 11:42:05 UTC 2025
      178K bytes
      Cache
     
  2. MLPRegressor — scikit-learn 1.7.0 documentation

    validation_scores_ list of shape ( n_iter_ ,) or None The score at each...validation set. The score reported is the R2 score. Only available...
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html
    Thu Jul 03 11:42:06 UTC 2025
      163.6K bytes
      Cache
     
  3. plot_kmeans_digits.rst.txt

    homo homogeneity score compl completeness score v-meas V measure...metrics.homogeneity_score, metrics.completeness_score, metrics.v_measure_score,...
    scikit-learn.org/stable/_sources/auto_examples/cluster/plot_kmeans_digits.rst.txt
    Thu Jul 03 11:42:04 UTC 2025
      10.5K bytes
      1 views
     
  4. Categorical Feature Support in Gradient Boostin...

    scoring = scoring ) one_hot_result = cross_validate...y , cv = n_cv_folds , scoring = scoring ) ordinal_result = cross_validate...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_categorical.html
    Thu Jul 03 11:42:06 UTC 2025
      125.4K bytes
      Cache
     
  5. L1-based models for Sparse Signals — scikit-lea...

    predict ( X_test ) r2_score_lasso = r2_score ( y_test , y_pred_lasso...predict ( X_test ) r2_score_ard = r2_score ( y_test , y_pred_ard...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html
    Thu Jul 03 11:42:05 UTC 2025
      125.4K bytes
      Cache
     
  6. sklearn.metrics — scikit-learn 1.7.0 documentation

    accuracy_score Accuracy classification score. auc Compute...from prediction scores. balanced_accuracy_score Compute the balanced...
    scikit-learn.org/stable/api/sklearn.metrics.html
    Thu Jul 03 11:42:05 UTC 2025
      159K bytes
      Cache
     
  7. Post-hoc tuning the cut-off point of decision f...

    scoring = scoring , cv = cv , return_train_score = True...target , scoring = scoring , cv = cv , return_train_score = True...
    scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html
    Thu Jul 03 11:42:05 UTC 2025
      136.2K bytes
      Cache
     
  8. Trump administration live updates: Pete Hegseth...

    Pinterest Linkedin Latest Stories Israel-Iran Trump admin Politics...faces are unique. Read the full story here. Share Trump to sign proclamation...
    www.nbcnews.com/politics/trump-administration/live-blog/trump-administration-hegseth-israel-iran-...
    Thu Jun 19 01:05:31 UTC 2025
      913.1K bytes
      Cache
     
  9. OneVsRestClassifier — scikit-learn 1.7.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.multiclass.OneVsRestClassifier.html
    Thu Jul 03 11:42:05 UTC 2025
      150.9K bytes
      Cache
     
  10. Biclustering documents with the Spectral Co-clu...

    ( axis = 0 ) ) word_scores = word_scores . ravel () important_words...sklearn.metrics.cluster import v_measure_score def number_normalizer ( tokens...
    scikit-learn.org/stable/auto_examples/bicluster/plot_bicluster_newsgroups.html
    Thu Jul 03 11:42:05 UTC 2025
      109.8K bytes
      Cache
     
Back to top