Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1211 - 1220 of 1,745 for store (2.72 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. ExtraTreeClassifier — scikit-learn 1.7.2 ...

    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 Nov 24 12:29:41 GMT 2025
      165.6K bytes
      Cache
     
  3. Partial Dependence and Individual Conditional E...

    ( f "Test R2 score: { mlp_model . score ( X_test , y_test...f "Test R2 score: { hgbdt_model . score ( X_test , y_test...
    scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html
    Wed Nov 26 04:38:21 GMT 2025
      228.7K bytes
      Cache
     
  4. 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
     
  5. Selecting the number of clusters with silhouett...

    with below average silhouette scores and also due to wide fluctuations...) # Compute the silhouette scores for each sample sample_silhouette_values...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_silhouette_analysis.html
    Wed Nov 26 04:38:19 GMT 2025
      104.3K bytes
      Cache
     
  6. 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
     
  7. 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
     
  8. 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
     
  9. 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
     
  10. 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
     
Back to Top