Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1611 - 1620 of 2,378 for store (0.44 seconds)

Filter
  1. BernoulliNB — scikit-learn 1.8.0 document...

    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.naive_bayes.BernoulliNB.html
    Mon Mar 09 14:07:53 UTC 2026
      18K bytes
      Cache
     
  2. f_regression — scikit-learn 1.8.0 documen...

    )) It is converted to an F score and then to a p-value. f_regression...features based on the k highest scores. SelectFpr Select features...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html
    Mon Mar 09 14:07:57 UTC 2026
      14.8K bytes
      Cache
     
  3. Release Highlights for scikit-learn 0.22 &#8212...

    score ( X_test , y_test ) 0.9473684210526315...average of the pairwise ROC AUC scores, and the one-vs-rest algorithm...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_22_0.html
    Mon Mar 09 14:07:53 UTC 2026
      20.8K bytes
      Cache
     
  4. Comparing random forests and the multi-output m...

    "Multi RF score= %.2f " % regr_multirf . score ( X_test ,...label = "RF score= %.2f " % regr_rf . score ( X_test , y_test...
    scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_regression_multioutput.html
    Mon Mar 09 14:07:56 UTC 2026
      16K bytes
      Cache
     
  5. Pipelining: chaining a PCA and a logistic regre...

    the PCA Best parameter (CV score=0.874): {'logistic__C':...( "Best parameter (CV score= %0.3f ):" % search . best_score_...
    scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html
    Mon Mar 09 14:07:53 UTC 2026
      16.4K bytes
      Cache
     
  6. ExtraTreeClassifier — scikit-learn 1.8.0 ...

    score ( X_test , y_test ) 0.8947 apply...in the attribute classes_ . score ( X , y , sample_weight = None...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeClassifier.html
    Mon Mar 09 16:03:58 UTC 2026
      20.3K bytes
      Cache
     
  7. Obtención Masiva de Resultados de Búsqueda

    ( f "Average score: { df [ 'score' ] . mean () }...content : Contenido (extracto) score : Puntuación de búsqueda boost...
    fess.codelibs.org/es/15.4/config/search-scroll.html
    Mon Feb 09 02:46:37 UTC 2026
      52.3K bytes
      Cache
      Similar Results (1)
     
  8. QuantileRegressor — scikit-learn 1.8.0 do...

    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.linear_model.QuantileRegressor.html
    Mon Mar 09 14:07:54 UTC 2026
      17.2K bytes
      Cache
     
  9. plot_multi_metric_evaluation.ipynb

    \n scoring=scoring,\n refit=\"AUC\",\n n_jobs=2,\n...can be done by setting the ``scoring``\nparameter to a list of metric...
    scikit-learn.org/stable/_downloads/f57e1ee55d4c7a51949d5c26b3af07bb/plot_multi_metric_evaluation....
    Thu Mar 05 14:15:29 UTC 2026
      1.8K bytes
     
  10. Features in Histogram Gradient Boosting Trees &...

    training if the validation score does not improve (or degrades)...ures" : None , "scoring" : "neg_root_mea...
    scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html
    Mon Mar 09 14:07:56 UTC 2026
      23K bytes
      Cache
     
Back to Top