Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 561 - 570 of 1,157 for store (0.1 sec)

  1. 'No deal': Trump calls summit with Putin 'produ...

    Pinterest Linkedin Latest Stories U.S. News Politics World Sports...without taking questions from the scores of American and Russian reporters...
    www.nbcnews.com/politics/donald-trump/trump-tempers-expectations-putin-meeting-russia-ukraine-war...
    Sun Aug 17 01:17:04 UTC 2025
      555.3K bytes
      Cache
     
  2. HalvingRandomSearchCV — scikit-learn 1.7.1 docu...

    Returns : score float The score defined by scoring if provided,...cv = 5 , scoring = None , refit = True , error_score = nan , return_train_score...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingRandomSearchCV.html
    Tue Aug 19 13:22:49 UTC 2025
      163.3K bytes
      Cache
      Similar Results (1)
     
  3. plot_multi_metric_evaluation.ipynb

    sample_score_mean - sample_score_std,\n sample_score_mean + sample_score_std,\n...range(2, 403, 20)},\n scoring=scoring,\n refit=\"AUC\",\n n_jobs=2,\n...
    scikit-learn.org/stable/_downloads/f57e1ee55d4c7a51949d5c26b3af07bb/plot_multi_metric_evaluation....
    Tue Aug 19 13:22:49 UTC 2025
      4.9K bytes
      Similar Results (1)
     
  4. Imputing missing values before building an esti...

    regressor scores = cross_val_score ( estimator , X , y , scoring = ...and score # Now we will write a function which will score the...
    scikit-learn.org/stable/auto_examples/impute/plot_missing_values.html
    Tue Aug 19 13:22:51 UTC 2025
      121.1K bytes
      Cache
     
  5. cross_validation.rst.txt

    >>> scores = cross_val_score(clf, X, y, cv=5) >>> scores array([0.96,...>>> scores = cross_val_score( ... clf, X, y, cv=5, scoring='f1_macro')...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Tue Aug 19 13:22:49 UTC 2025
      41.1K bytes
      6 views
     
  6. 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
    Tue Aug 19 13:22:51 UTC 2025
      177.8K bytes
      Cache
     
  7. MLPRegressor — scikit-learn 1.7.1 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
    Tue Aug 19 13:22:49 UTC 2025
      163.1K bytes
      Cache
     
  8. 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
    Tue Aug 19 13:22:48 UTC 2025
      125.4K bytes
      Cache
     
  9. A 'beautiful' ballroom and a new Lincoln bathro...

    Pinterest Linkedin Latest Stories U.S. News Politics World Sports...interior from 1948 to 1952 to shore up the structure with steel...
    www.nbcnews.com/politics/donald-trump/ballroom-trump-renovating-white-house-gold-oval-office-rose...
    Fri Aug 01 01:25:00 UTC 2025
      340.8K bytes
      Cache
     
  10. 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
    Tue Aug 19 13:22:49 UTC 2025
      125.4K bytes
      Cache
     
Back to top