Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1211 - 1220 of 1,745 for store (2.6 seconds)

  1. Principal Component Regression vs Partial Least...

    We also print the R-squared scores of both estimators, which further..."PCR r-squared { pcr . score ( X_test , y_test ) : .3f }...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_pcr_vs_pls.html
    Wed Nov 26 04:38:19 GMT 2025
      112.9K bytes
      Cache
     
  2. Compatible third party NLP models | Machine Lea...

    designed to work with specific scoring functions for calculating the...produce. Examples of typical scoring functions are: cosine , dot...
    www.elastic.co/guide/en/machine-learning/8.19/ml-nlp-model-ref.html
    Mon Oct 20 16:31:59 GMT 2025
      32.3K bytes
      Cache
     
  3. getting_started.rst.txt

    and compute the accuracy score of a pipeline on the test data::...strategies, and use custom scoring functions. Please refer to...
    scikit-learn.org/stable/_sources/getting_started.rst.txt
    Wed Nov 26 04:38:19 GMT 2025
      10.3K bytes
     
  4. Feature discretization — scikit-learn 1.7...

    y_train ) score = clf . score ( X_test , y_test ) print...print ( f " { name } : { score : .2f } " ) # plot the...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html
    Wed Nov 26 04:38:21 GMT 2025
      128.7K bytes
      Cache
     
  5. NuSVC — scikit-learn 1.7.2 documentation

    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.svm.NuSVC.html
    Fri Nov 21 09:29:40 GMT 2025
      151.8K bytes
      Cache
     
  6. 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
    Wed Nov 26 04:38:19 GMT 2025
      150.9K bytes
      Cache
     
  7. f_regression — scikit-learn 1.7.2 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
    Wed Nov 26 04:38:19 GMT 2025
      118.1K bytes
      Cache
     
  8. 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.3/config/search-scroll.html
    Wed Nov 26 02:40:27 GMT 2025
      50.9K bytes
      Cache
     
  9. 1.16. Probability calibration — scikit-le...

    Note Strictly proper scoring rules for probabilistic predictions...follows from the well-known Brier score decomposition of Murphy [ 1...
    scikit-learn.org/stable/modules/calibration.html
    Wed Nov 26 04:38:19 GMT 2025
      63.3K bytes
      Cache
     
  10. Probability calibration of classifiers — ...

    probabilities using Brier’s score (see https://en.wikipedia.org/wiki/Brier_score...significantly improved Brier score. # Authors: The scikit-learn...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Wed Nov 26 04:38:21 GMT 2025
      109.3K bytes
      Cache
     
Back to Top