Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 201 - 210 of 3,688 for test (0.46 seconds)

Filter
  1. StratifiedShuffleSplit — scikit-learn 1.8.0 doc...

    Provides train/test indices to split data in train/test sets. This...3] Test: index=[4 1 0] Fold 1: Train: index=[5 1 4] Test: index=[0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Mon Mar 23 20:39:20 UTC 2026
      15.4K bytes
      Cache
     
  2. 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
     
  3. ARIMA models in Python

    statistical test called a unit root test. The ADF test is conducted...using two tests: the Augmented Dickey-Fuller (ADF) test and the...
    developer.ibm.com/tutorials/awb-arima-models-in-python/
    Tue Mar 24 01:21:03 UTC 2026
      29.2K bytes
      Cache
     
  4. Configuring Quarkus applications

    that during tests, the test message is used. ./mvnw test Copy code...start quarkus dev. test runs during ./mvnw test. prod runs when...
    developer.ibm.com/tutorials/quarkus-basics-04/
    Tue Mar 24 01:22:58 UTC 2026
      19.8K bytes
      Cache
     
  5. Model Selection — scikit-learn 1.8.0 documentation

    (ROC) Nested versus non-nested cross-validation Nested versus...regularization on training and test error Effect of model regularization...
    scikit-learn.org/stable/auto_examples/model_selection/index.html
    Mon Mar 23 20:39:20 UTC 2026
      15.2K bytes
      Cache
     
  6. 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
     
  7. Development

    Running Unit Tests Step 4: Run Local Tests Running Unit Tests Running...Plugins Testing Running Unit Tests Running All Unit Tests Running...
    fess.codelibs.org/development.html
    Mon Mar 23 02:51:17 UTC 2026
      60.7K bytes
      Cache
     
  8. Open Source Full-text Search Server - Fess Deve...

    Testing Create and run unit tests to verify changes...# JSP files │ └── test/ │ └── java/ # Test code ├── pom.xml #...
    fess.codelibs.org/dev/getting-started.html
    Mon Mar 23 02:51:17 UTC 2026
      47.1K bytes
      1 views
      Cache
     
  9. GroupShuffleSplit — scikit-learn 1.8.0 document...

    test ndarray The testing set indices for that...iterator. Provides randomized train/test indices to split data according...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html
    Mon Mar 23 20:39:21 UTC 2026
      16.4K bytes
      Cache
     
  10. Configuring user authentication and authorizati...

    CLIENT-ID test 1 1 1 0 - - - test 0 1 1 0 - - - test 2 1 1 0 -...produces to topic test . bob consumes from topic test in consumer group...
    developer.ibm.com/tutorials/kafka-authn-authz/
    Tue Feb 17 06:54:58 UTC 2026
      177.2K bytes
      Cache
     
Back to Top