Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 511 - 520 of 819 for tests (0.14 sec)

  1. r_regression — scikit-learn 1.6.1 documentation

    Linear model for testing the individual effect of each...Univariate linear regression tests returning f-statistic and p-values....
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.r_regression.html
    Wed May 14 09:35:38 UTC 2025
      111.9K bytes
      Cache
     
  2. Testimonials — scikit-learn 1.6.1 documentation

    but its careful and well tested implementation give us the...Moreover, its consistent API, well-tested code and permissive licensing...
    scikit-learn.org/stable/testimonials/testimonials.html
    Wed May 14 09:35:38 UTC 2025
      54.4K bytes
      Cache
     
  3. RidgeCV — scikit-learn 1.6.1 documentation

    test) splits as arrays of indices....shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Wed May 14 09:35:38 UTC 2025
      151K bytes
      Cache
     
  4. RadiusNeighborsRegressor — scikit-learn 1.6.1 d...

    or None Test samples. If None , predictions...shape (n_samples, n_features) Test samples. For some estimators...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsRegressor.html
    Wed May 14 09:35:38 UTC 2025
      150.9K bytes
      Cache
     
  5. Painless Scripting Language [8.18] | Elastic

    API Number Sort API Painless Test API Processor Conditional API...
    www.elastic.co/guide/en/elasticsearch/painless/8.18/index.html
    Mon Apr 28 19:19:05 UTC 2025
      19.5K bytes
      Cache
     
  6. Glossary of Common Terms and API Elements — sci...

    common tests # This refers to the tests run on almost...(train_idx, test_idx) pairs. Each of {train,test}_idx is a 1d...
    scikit-learn.org/stable/glossary.html
    Wed May 14 09:35:39 UTC 2025
      212.3K bytes
      Cache
     
  7. Coding Policy of Hands-on | DBFlute

    * DBFlute Hands-on Section 2 Test Class * @author jflute */ public...MemberBhv memberBhv ; public void test_demo() throws Exception { //...
    dbflute.seasar.org/tutorial/handson/review/codingpolicy.html
    Mon Apr 28 16:40:33 UTC 2025
      19.3K bytes
      Cache
     
  8. ExtraTreeClassifier — scikit-learn 1.6.1 docume...

    X_test , y_train , y_test = train_test_split ( ......y_train ) >>> cls . score ( X_test , y_test ) 0.8947... apply ( X ,...
    scikit-learn.org/stable/modules/generated/sklearn.tree.ExtraTreeClassifier.html
    Wed May 14 09:35:37 UTC 2025
      168K bytes
      Cache
     
  9. Plot Ridge coefficients as a function of the re...

    regularization on training and test error Effect of model regularization...regularization on training and test error Common pitfalls in the interpretation...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_path.html
    Wed May 14 09:35:37 UTC 2025
      90.6K bytes
      Cache
     
  10. Gaussian Mixture Model Selection — scikit-learn...

    "mean_test_score" ] ] df [ "mean_test_score" ] = - df...df [ "mean_test_score" ] df = df . rename ( columns = { "param_n_components"...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_selection.html
    Wed May 14 09:35:39 UTC 2025
      126.7K bytes
      Cache
     
Back to top