Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1161 - 1170 of 1,998 for store (3.27 seconds)

  1. Probability Calibration curves — scikit-l...

    Brier score loss , Log loss , precision, recall, F1 score and ROC..."score" , "" ) . capitalize () scores [ score_name...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_curve.html
    Mon Jan 26 11:09:14 GMT 2026
      143.2K bytes
      Cache
     
  2. RBF SVM parameters — scikit-learn 1.8.0 d...

    midpoint value close to the score values of the best performing...better solution can be found. Scores being equal, it may make sense...
    scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html
    Mon Jan 26 11:09:14 GMT 2026
      118.9K bytes
      Cache
     
  3. MultiOutputRegressor — scikit-learn 1.8.0...

    Notes The \(R^2\) score used when calling score on a regressor uses...generated for each predictor. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html
    Mon Jan 26 14:16:29 GMT 2026
      146.8K bytes
      Cache
     
  4. Two-class AdaBoost — scikit-learn 1.8.0 d...

    decision scores. The distributions of decision scores are shown...the decision score. Samples with decision scores greater than...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_twoclass.html
    Mon Jan 26 11:09:17 GMT 2026
      101.7K bytes
      Cache
     
  5. LinearRegression — scikit-learn 1.8.0 doc...

    Notes The \(R^2\) score used when calling score on a regressor uses...X , y ) >>> reg . score ( X , y ) 1.0 >>> reg...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LinearRegression.html
    Mon Jan 26 11:09:12 GMT 2026
      151.1K bytes
      Cache
     
  6. NuSVR — scikit-learn 1.8.0 documentation

    Notes The \(R^2\) score used when calling score on a regressor uses...(n_samples,) The predicted values. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Mon Jan 26 14:16:30 GMT 2026
      143K bytes
      Cache
     
  7. AdaBoostClassifier — scikit-learn 1.8.0 d...

    score ( X , y ) 0.96 For a detailed...converted to CSR. Returns : score ndarray of shape of (n_samples,...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.html
    Mon Jan 26 14:16:33 GMT 2026
      157.5K bytes
      Cache
     
  8. Target Encoder’s Internal Cross fitting —...

    Model score on training set: " , raw_model . score ( X_train..."Raw Model score on test set: " , raw_model . score ( X_test...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder_cross_val.html
    Mon Jan 26 11:09:12 GMT 2026
      112.5K bytes
      Cache
     
  9. Lagged features for time series forecasting &#8...

    1f } " ) return scores scoring = { "MAPE" :...X , y , cv = ts_cv , scoring = scoring , n_jobs = 2 , ) time...
    scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html
    Mon Jan 26 11:09:12 GMT 2026
      162.5K bytes
      Cache
     
  10. PLSCanonical — scikit-learn 1.8.0 documen...

    Notes The \(R^2\) score used when calling score on a regressor uses...in high dimensional space. score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSCanonical.html
    Mon Jan 26 11:09:14 GMT 2026
      159.9K bytes
      Cache
     
Back to Top