Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 271 - 280 of 1,278 for tests (0.11 seconds)

Filter
  1. Uses of Interface org.springframework.http.clie...

    test.web.reactive.server Support for testing Spring WebFlux...org.springframework.test.web.servlet.client Support for testing Spring MVC...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/client/reactive...
    Fri Feb 01 00:00:00 UTC 1980
      35.8K bytes
      Cache
     
  2. AopUtils (Spring Framework 7.0.1 API)

    This is an important test as it can be used to optimize...class? This is an important test as it can be used to optimize...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aop/support/AopUtils...
    Fri Feb 01 00:00:00 UTC 1980
      54.4K bytes
      Cache
     
  3. DummyClassifier — scikit-learn 1.8.0 documentation

    n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...
    scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.html
    Mon Mar 23 20:39:23 UTC 2026
      17.9K bytes
      Cache
     
  4. 11. Common pitfalls and recommended practices —...

    not the test dataset, so model performance on the test dataset...keeping the test and train data subsets separate. Test data should...
    scikit-learn.org/stable/common_pitfalls.html
    Mon Mar 23 20:39:23 UTC 2026
      17K bytes
      Cache
     
  5. class_likelihood_ratios — scikit-learn 1.8.0 do...

    obtain post-test probabilities given a pre-test probability....classifier being a diagnostic test; the pre-test probability of an individual...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.class_likelihood_ratios.html
    Mon Mar 23 20:39:23 UTC 2026
      15.8K bytes
      Cache
     
  6. LeavePGroupsOut — scikit-learn 1.8.0 documentation

    test ndarray The testing set indices for that...cross-validator. Provides train/test indices to split data according...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html
    Mon Mar 23 20:39:21 UTC 2026
      15.2K bytes
      Cache
     
  7. DefaultCacheAwareContextLoaderDelegate (Spring ...

    test.context.cache.DefaultCacheAwareCon...loadContextInAotMode (org.springframework.test.context.cache.AotMergedCont...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/cache/D...
    Fri Feb 01 00:00:00 UTC 1980
      47.7K bytes
      Cache
     
  8. Compare cross decomposition methods — scikit-le...

    label = "test" , marker = "o" , s = 25 ) plt.... title ( "Comp. 1: X vs Y (test corr = %.2f )" % np . corrcoef...
    scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html
    Mon Mar 23 20:39:20 UTC 2026
      18.3K bytes
      Cache
     
  9. PredefinedSplit — scikit-learn 1.8.0 documentation

    Provides train/test indices to split data into train/test sets using...index=[1 2 3] Test: index=[0] Fold 1: Train: index=[0 2] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.PredefinedSplit.html
    Mon Mar 23 20:39:21 UTC 2026
      13.9K bytes
      Cache
     
  10. LeaveOneOut — scikit-learn 1.8.0 documentation

    Provides train/test indices to split data in train/test sets. Each...index=[1] Test: index=[0] Fold 1: Train: index=[0] Test: index=[1]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneOut.html
    Mon Mar 23 20:39:23 UTC 2026
      14.1K bytes
      Cache
     
Back to Top