Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 871 - 880 of 1,301 for store (0.3 seconds)

Filter
  1. LinearSVR — scikit-learn 1.8.0 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...(n_samples,) Returns predicted values. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVR.html
    Mon Mar 23 20:39:20 UTC 2026
      18.2K bytes
      Cache
     
  2. PoissonRegressor — scikit-learn 1.8.0 documenta...

    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 23 20:39:21 UTC 2026
      17.5K bytes
      Cache
     
  3. Gradient Boosting Out-of-Bag estimates — scikit...

    deviance scores on ``X_test`` and ``y_test``.""" score = np . zeros...X_train , y_train ) acc = clf . score ( X_test , y_test ) print (...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html
    Mon Mar 23 20:39:20 UTC 2026
      17.8K bytes
      Cache
     
  4. Release Highlights for scikit-learn 1.2 — sciki...

    23 'auto' scoring scoring: str or callable or None,...versionadded:: 0.23 'auto' scoring scoring: str or callable or None,...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_2_0.html
    Mon Mar 23 20:39:21 UTC 2026
      28.8K bytes
      Cache
     
  5. 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 23 20:39:20 UTC 2026
      18K bytes
      Cache
     
  6. Comparing randomized search and grid search for...

    with rank: 1 Mean validation score: 0.993 (std: 0.007) Parameters:...with rank: 2 Mean validation score: 0.983 (std: 0.018) Parameters:...
    scikit-learn.org/stable/auto_examples/model_selection/plot_randomized_search.html
    Mon Mar 23 20:39:22 UTC 2026
      16.4K bytes
      Cache
     
  7. CalibratedClassifierCV — scikit-learn 1.8.0 doc...

    Transforming Classifier Scores into Accurate Multiclass Probability...n_classes) The predicted probas. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Mon Mar 23 20:39:21 UTC 2026
      20.3K bytes
      Cache
     
  8. LinearSVC — scikit-learn 1.8.0 documentation

    confidence scores for samples. The confidence score for a sample...get the confidence scores. Returns : scores ndarray of shape (n_samples,)...
    scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html
    Mon Mar 23 20:39:21 UTC 2026
      21.9K bytes
      Cache
     
  9. RandomForestRegressor — scikit-learn 1.8.0 docu...

    Notes The \(R^2\) score used when calling score on a regressor uses...with Friedman’s improvement score for potential splits, “absolute_error”...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestRegressor.html
    Mon Mar 23 20:39:20 UTC 2026
      22.7K bytes
      Cache
     
  10. Suggest API

    "score" : 1.0 } ], "total" : 100 }..."guest" ], "lang" : "ja" , "score" : 1.0 } } } 创建建议词 请求 POST /...
    fess.codelibs.org/zh-cn/15.5/api/admin/api-admin-suggest.html
    Mon Mar 23 03:00:20 UTC 2026
      44K bytes
      Cache
     
Back to Top