Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 281 - 300 of 2,850 for test (0.81 seconds)

  1. Train open source LLMs with collected knowledge...

    and test the model. Step 4. Test the base model output...Train data set (jsonl file) Test data set (jsonl file) Step 6....
    developer.ibm.com/tutorials/awb-train-open-source-llms-collected-knowledge-instructlab/
    Tue Dec 16 02:34:29 GMT 2025
      722K bytes
      Cache
     
  2. RegressorChain — scikit-learn 1.8.0 docum...

    test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...
    scikit-learn.org/stable/modules/generated/sklearn.multioutput.RegressorChain.html
    Mon Dec 22 11:58:31 GMT 2025
      134.4K bytes
      Cache
     
  3. fetch_lfw_pairs — scikit-learn 1.8.0 docu...

    test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html
    Mon Dec 22 11:58:31 GMT 2025
      113.7K bytes
      Cache
     
  4. Effective cloud-native Java app development wit...

    run tests, and view test reports. See how you...application tests finish running, you can access the test reports...
    developer.ibm.com/articles/awb-effective-cloud-native-development-open-liberty-intellij-idea/
    Mon Dec 22 13:09:43 GMT 2025
      712.2K bytes
      Cache
     
  5. Wildcard Search

    such as test, tests, or tester. You can also...single-character wildcard, such as text or test. To use a multiple-character...
    fess.codelibs.org/15.3/user/search-wildcard.html
    Sun Dec 21 02:39:04 GMT 2025
      22K bytes
      Cache
     
  6. RepeatedKFold — scikit-learn 1.8.0 docume...

    index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...index=[1 2] Test: index=[0 3] Fold 3: Train: index=[0 3] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Mon Dec 22 11:58:31 GMT 2025
      119.8K bytes
      Cache
     
  7. LeaveOneGroupOut — scikit-learn 1.8.0 doc...

    test ndarray The testing set indices for that...cross-validator. Provides train/test indices to split data such that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.html
    Mon Dec 22 11:58:31 GMT 2025
      122.5K bytes
      Cache
     
  8. IoT - IBM Developer

    test, and deploy custom Python analytics...autoencoders, learn how to create a test physical model based data generator...
    developer.ibm.com/technologies/iot
    Mon Dec 22 12:28:52 GMT 2025
      636.6K bytes
      Cache
     
  9. BeforeTestExecution (Spring Framework 7.0.1 API)

    -compliant methods within a Spring test ApplicationContext — for...xt.testMethod.name matches 'test.*'") . The EventPublishingTestE...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/event/a...
    Fri Feb 01 00:00:00 GMT 1980
      11.6K bytes
      Cache
     
  10. ElasticNetCV — scikit-learn 1.8.0 documen...

    are tested by cross-validation and the one giving the best prediction...default=None Values of alphas to test along the regularization path,...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html
    Mon Dec 22 11:58:31 GMT 2025
      168.4K bytes
      Cache
     
  11. Node.js - IBM Developer

    for asynchronous testing. Mocha tests run serially, allowing...is a feature-rich JavaScript test framework running on Node.js...
    developer.ibm.com/languages/node-js/
    Mon Dec 22 11:53:59 GMT 2025
      637.4K bytes
      Cache
      Similar Results (2)
     
  12. Configuration de la sécurité

    O = Test , L = Test , C = DE Configuration...jour dans un environnement de test Appliquer les mises à jour dans...
    fess.codelibs.org/fr/15.3/install/security.html
    Mon Dec 22 02:43:53 GMT 2025
      42K bytes
      Cache
     
  13. MockMvcWebTestClient (Spring Framework 7.0.1 API)

    Rossen Stoyanchev Nested Class Summary Nested Classes Modifier...MockMvcWebTestClient The main class for testing Spring MVC applications via...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/cli...
    Fri Feb 01 00:00:00 GMT 1980
      24.5K bytes
      Cache
     
  14. check_estimator — scikit-learn 1.8.0 docu...

    running tests are aborted. This does not included tests that are...function will run an extensive test-suite for input validation,...
    scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.check_estimator.html
    Mon Dec 15 15:02:31 GMT 2025
      120.9K bytes
      Cache
     
  15. 开发工作流程

    执行特定的测试类 mvn test -Dtest = SearchServiceTest # 执行所有测试 mvn test 详情请参阅...修复错误 refactor : 重构 docs : 更新文档 test : 添加・修改测试 例: # 添加新功能 git checkout...
    fess.codelibs.org/zh-cn/dev/workflow.html
    Mon Dec 22 02:49:00 GMT 2025
      56.6K bytes
      Cache
     
  16. plot_multi_metric_evaluation.ipynb

    (\"test\", \"-\")):\n sample_score_mean...sample_score_std,\n alpha=0.1 if sample == \"test\" else 0,\n color=color,\n )\n...
    scikit-learn.org/stable/_downloads/f57e1ee55d4c7a51949d5c26b3af07bb/plot_multi_metric_evaluation....
    Sat Nov 29 05:08:36 GMT 2025
      4.9K bytes
     
  17. Image denoising using kernel PCA — scikit...

    dataset into a training and testing set composed of 1,000 samples...training and 100 samples for testing. These images are noise-free...
    scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html
    Mon Dec 22 11:58:30 GMT 2025
      102.3K bytes
      Cache
     
  18. 通配符检索

    texttest 等。 使用多字符通配符时,使用 * ,如下所示。 test * 上述情况将作为多字符通配符处理,如...上述情况将作为多字符通配符处理,如 testtests 或 tester 等。此外, te * t 也可以在搜索词中这样使用。 使用条件...
    fess.codelibs.org/zh-cn/15.3/user/search-wildcard.html
    Sun Dec 21 02:49:25 GMT 2025
      22K bytes
      Cache
     
  19. watsonx Code Assistant - IBM Developer

    AI driven refactoring and testing Boost mainframe DevOps with...Code Assistant for Z and IBM Test Accelerator for Z for COBOL...
    developer.ibm.com/components/watsonx-code-assistant
    Mon Dec 22 12:49:41 GMT 2025
      635.9K bytes
      Cache
      Similar Results (1)
     
  20. Species distribution modeling — scikit-le...

    "ascii" ) points = dict ( test = test , train = train ) for label...create_species_bunch ( species_name , train , test , coverages , xgrid , ygrid...
    scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html
    Mon Dec 22 11:58:30 GMT 2025
      122.1K bytes
      Cache
     
Back to Top