Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 201 - 250 of 3,212 for test (2.27 seconds)

Filter
  1. Node.js in a Kubernets world

    need to test your application. The development and test process...deploy, test a number of times. Check out our article on test-driven...
    developer.ibm.com/articles/nodejs-kubernetes-basics/
    Mon Mar 09 13:24:06 UTC 2026
      25.3K bytes
      Cache
     
  2. KFold — scikit-learn 1.8.0 documentation

    scikit-learn Nested versus non-nested cross-validation Nested versus...Provides train/test indices to split data in train/test sets. Split...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html
    Mon Mar 23 20:39:21 UTC 2026
      15.7K bytes
      Cache
     
  3. validation_curve — scikit-learn 1.8.0 documenta...

    Determine training and test scores for varying parameter...splitting the dataset into train/test set. Only used in conjunction...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
    Mon Mar 23 20:39:21 UTC 2026
      15.9K bytes
      Cache
     
  4. Using IBM Bob to build watsonx Orchestrate agen...

    writes unit tests, build an MCP client to test the MCP tools...the client with test cases, execute the tests, and confirm that...
    developer.ibm.com/tutorials/build-agents-mcp-tools-watsonx-orchestrate-using-bob/
    Tue Mar 24 01:48:48 UTC 2026
      23.7K bytes
      Cache
     
  5. Tweedie regression on insurance claims — scikit...

    TweedieRegressor subset train test train test metric D² explained NaN..."""Evaluate an estimator on train and test sets with different metrics"""...
    scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html
    Mon Mar 23 20:39:21 UTC 2026
      27.3K bytes
      Cache
     
  6. Building AI applications with Model Context Pro...

    description} " ) # Test text generation print ( "\n Testing Text Generation:"...sentiment of the following text: Text: " {text} " Provide: 1. Overall...
    developer.ibm.com/tutorials/mcp-watsonx/
    Tue Mar 17 04:26:14 UTC 2026
      25.1K bytes
      Cache
     
  7. Actions · codelibs/fess-testdata · GitHub

    Multi-container testing Test your web service and its...with world-class CI/CD. Build, test, and deploy your code right...
    github.com/codelibs/fess-testdata/actions
    Mon May 18 00:08:40 UTC 2026
      187.2K bytes
      Cache
     
  8. 3.1. Cross-validation: evaluating estimator per...

    - ['test_<scorer1_name>', 'test_<scorer2_name>', 'test_<scorer...>',...estimators, train-test split indices) in addition to the test score. For...
    scikit-learn.org/stable/modules/cross_validation.html
    Mon Mar 23 20:39:23 UTC 2026
      26.1K bytes
      Cache
     
  9. Prediction Intervals for Gradient Boosting Regr...

    It still shows that the best test metric is obtained when the...expected_y + noise Split into train, test datasets: X_train , X_test ,...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html
    Mon Mar 23 20:39:20 UTC 2026
      22.1K bytes
      Cache
     
  10. Data Store Crawling

    This is test 1. 2 , Title 2 , This is test 2. 3 , Title...Title 3 , This is test 3. 4 , Title 4 , This is test 4. 5 , Title...
    fess.codelibs.org/15.5/admin/dataconfig-guide.html
    Mon Mar 23 02:47:56 UTC 2026
      59.2K bytes
      Cache
     
  11. GMM covariances — scikit-learn 1.8.0 documentation

    text ( 0.05 , 0.8 , "Test accuracy: %.1f " %...on both training and held out test data using a variety of GMM...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_covariances.html
    Mon Mar 23 20:39:21 UTC 2026
      17.3K bytes
      Cache
     
  12. Supervised fine-tuning of the open source IBM G...

    then test the model using the test data and evaluate...pieces of text is essential, such as in translation or text generation...
    developer.ibm.com/articles/awb-supervised-finetuning-ibm-granite-model-transformers/
    Mon Feb 23 16:23:53 UTC 2026
      168.6K bytes
      Cache
     
  13. train_test_split — scikit-learn 1.8.0 documenta...

    on a Text Dataset Semi-supervised Classification on a Text Dataset...matrices into random train and test subsets. Quick utility that...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html
    Mon Mar 23 20:39:20 UTC 2026
      23.8K bytes
      1 views
      Cache
     
  14. permutation_test_score — scikit-learn 1.8.0 doc...

    implements Test 1 in: Ojala and Garriga. Permutation Tests for Studying...splitting the dataset into train/test set. Changed in version 1.6:...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html
    Mon Mar 23 20:39:21 UTC 2026
      15.8K bytes
      Cache
     
  15. Deploy MCP Composer on IBM Cloud Code Engine us...

    Test the Container locally (Optional) You can test your...ENTRYPOINT [] CMD [ "uv" , "run" , "test/test_composer.py" ] Copy code...
    developer.ibm.com/tutorials/mcp-composer-code-engine-docker/
    Tue Mar 24 01:15:55 UTC 2026
      20.5K bytes
      Cache
     
  16. cross_validate — scikit-learn 1.8.0 documentation

    splitting the dataset into train/test set. Only used in conjunction...An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html
    Mon Mar 23 20:39:20 UTC 2026
      18.8K bytes
      Cache
     
  17. plot_multi_metric_evaluation.py

    ("test", "-")): sample_score_mean =...sample_score_std, alpha=0.1 if sample == "test" else 0, color=color, ) ax.plot(...
    scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py
    Tue Mar 17 03:44:39 UTC 2026
      1.4K bytes
     
  18. Target Encoder’s Internal Cross fitting — sciki...

    dataset and perform a train test split: import pandas as pd from...print ( "Raw Model score on test set: " , raw_model . score (...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder_cross_val.html
    Mon Mar 23 20:39:21 UTC 2026
      18.2K bytes
      Cache
     
  19. Comparing Random Forests and Histogram Gradient...

    significant improvement of the testing score. Plot results # We can...elapsed computing time and mean test score. Passing the cursor over...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html
    Mon Mar 23 20:39:21 UTC 2026
      21.9K bytes
      Cache
     
  20. Ordinary Least Squares and Ridge Regression — s...

    evaluate on a test set, and visualize the predictions....and target into training and test sets. from sklearn.datasets...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html
    Mon Mar 23 20:39:21 UTC 2026
      17.6K bytes
      Cache
     
  21. Install Red Hat OpenShift Container Platform 4....

    test-ocp-6f2c .ibm .com oauth-openshift .apps .test-ocp-6f2c... .apps .test-ocp-6f2c .ibm .com example .apps .test-ocp-6f2c...
    developer.ibm.com/tutorials/use-container-images-for-upi-deployment-of-openshift/
    Tue Mar 24 01:37:39 UTC 2026
      17.4K bytes
      Cache
     
  22. getting_started.rst.txt

    disclosing some testing data in your training data....<datasets>`, split it into train and test sets, and compute the accuracy...
    scikit-learn.org/stable/_sources/getting_started.rst.txt
    Tue Mar 17 03:44:39 UTC 2026
      3.7K bytes
     
  23. Build an AI agent with Langflow, Granite 4.0 mo...

    Click Playground to test the full flow. First test, if it detects...the test the agent calling the Langflow tool. You can test either...
    developer.ibm.com/tutorials/develop-langflow-tools-watsonx-orchestrate-granite/
    Tue Mar 17 04:33:32 UTC 2026
      24.8K bytes
      Cache
     
  24. Serveur de recherche plein texte open source - ...

    Tests Créez et exécutez des tests unitaires pour...Fichiers JSP │ └── test/ │ └── java/ # Code de test ├── pom.xml #...
    fess.codelibs.org/fr/dev/getting-started.html
    Mon Mar 23 02:54:27 UTC 2026
      50.4K bytes
      Cache
     
  25. Connecting to MCP tools with watsonx Orchestrate

    Test the agent Next, you are going to the test the agent...reliable and easier to maintain, test, and audit. In this step-by-step...
    developer.ibm.com/tutorials/connect-mcp-tools-watsonx-orchestrate-adk/
    Tue Mar 24 02:33:02 UTC 2026
      24.8K bytes
      Cache
     
  26. Develop a JMS application for CICS Liberty

    Test the MDB sample To test the MDB sample, download...MDB test. http://host:port/com.ibm.cicsdev.mqjms.web?test=readtsq...
    developer.ibm.com/tutorials/develop-jms-applications-for-ibm-cics-liberty/
    Tue Mar 24 01:28:55 UTC 2026
      25.6K bytes
      Cache
     
  27. fetch_20newsgroups_vectorized — scikit-learn 1....

    test’ for the test set, ‘all’ for both,...Parameters : subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html
    Mon Mar 23 20:39:23 UTC 2026
      15.3K bytes
      Cache
     
  28. Set up an end-to-end use case for local AI agen...

    build and test AI-driven applications by using REST APIs, an MCP...Key takeaways MCP versus REST APIs: REST endpoints need extra wrappers...
    developer.ibm.com/tutorials/local-ai-agent-workflow-mcp-watsonx-orchestrate/
    Tue Mar 24 01:12:44 UTC 2026
      18.1K bytes
      Cache
     
  29. 개발 워크플로우

    mvn test -Dtest = SearchServiceTest # 모든 테스트 실행 mvn test 자세한...refactor : 리팩토링 docs : 문서 업데이트 test : 테스트 추가·수정 예: # 새 기능 추가 git...
    fess.codelibs.org/ko/dev/workflow.html
    Mon Mar 23 02:59:01 UTC 2026
      58.8K bytes
      Cache
     
  30. Guide de contribution

    appropriées Tests Suffisamment de tests sont-ils écrits Les tests passent-ils...existe }); Rédaction de tests Écrire des tests pour toutes les méthodes...
    fess.codelibs.org/fr/dev/contributing.html
    Mon Mar 23 02:54:27 UTC 2026
      63.3K bytes
      Cache
     
  31. LearningCurveDisplay — scikit-learn 1.8.0 docum...

    n_cv_folds) Scores on test set. score_name str, default=None...corresponding to the mean train and test scores. If another style is...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Mon Mar 23 20:39:20 UTC 2026
      18K bytes
      Cache
     
  32. Create an index lifecycle management policy in ...

    creates the test-000001 index, with the alias test-alias . Because...template. PUT test-000001 { &quot;aliases&quot;: { &quot;test-alias&quot;:{...
    www.elastic.co/docs/manage-data/lifecycle/index-lifecycle-management/configure-lifecycle-policy
    Fri Feb 20 13:49:31 UTC 2026
      136.7K bytes
      Cache
     
  33. Implement Elasticsearch with retrieval augmente...

    Test the connection by clicking Test connection ....steps. Click Test connection and there should be Test Successful...
    developer.ibm.com/tutorials/awb-integration-of-wx-ai-watsonx-discovery-watson-assisant/
    Tue Mar 24 02:05:10 UTC 2026
      27.3K bytes
      Cache
     
  34. Build and deploy custom analytics functions in ...

    Test your function locally Create the test script In...functions in Maximo Monitor Create, test, and register Python-based functions...
    developer.ibm.com/tutorials/custom-analytics-function-maximo/
    Tue Mar 17 04:26:44 UTC 2026
      24.2K bytes
      Cache
     
  35. MNIST classification using multinomial logistic...

    Test accuracy reaches > 0.8, while...Sparsity with L1 penalty: 80.33% Test score with L1 penalty: 0.8212...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html
    Mon Mar 23 20:39:21 UTC 2026
      16.4K bytes
      Cache
     
  36. Build a Site Reliability Agent (SRA) for Red Ha...

    Test the agent. Step 1. Deploy the...the result . Copy code Step 3. Test the agent In this step, you...
    developer.ibm.com/tutorials/build-sra-openshift-watsonx-orchestrate/
    Tue Mar 24 01:40:43 UTC 2026
      20.9K bytes
      Cache
     
  37. Demonstration of multi-metric evaluation on cro...

    ( "test" , "-" )): sample_score_mean..., alpha = 0.1 if sample == "test" else 0 , color = color , )...
    scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html
    Mon Mar 23 20:39:22 UTC 2026
      16.9K bytes
      Cache
     
  38. LassoCV — scikit-learn 1.8.0 documentation

    default=None Values of alphas to test along the regularization path....An iterable yielding (train, test) splits as arrays of indices....
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Mon Mar 23 20:39:20 UTC 2026
      21.5K bytes
      Cache
     
  39. Create consistent evaluation workflows for AI a...

    all test cases: orchestrate evaluations evaluate --test-paths...options menu and select Test . On the Manage test cases and evaluations...
    developer.ibm.com/tutorials/create-evaluation-workflow-ai-agents/
    Tue Mar 17 04:52:59 UTC 2026
      23.3K bytes
      Cache
     
  40. RequestPredicates (Spring Framework 7.0.6 API)

    parameter to test against predicate - the predicate to test against...Author: Arjen Poutsma Nested Class Summary Nested Classes Modifier...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/functio...
    Fri Feb 01 00:00:00 UTC 1980
      61.4K bytes
      Cache
     
  41. NearestCentroid — scikit-learn 1.8.0 documentation

    with test samples classified to the class...n_features) Array of samples (test vectors). Returns : y_scores...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Mon Mar 23 20:39:21 UTC 2026
      17.2K bytes
      Cache
     
  42. Recherche avec caractères génériques

    tel que test, tests ou tester. De plus, te *...seul caractère, tel que text ou test. Pour utiliser un caractère...
    fess.codelibs.org/fr/15.5/user/search-wildcard.html
    Mon Mar 23 02:54:10 UTC 2026
      22.9K bytes
      Cache
     
  43. LeavePOut — scikit-learn 1.8.0 documentation

    Provides train/test indices to split data in train/test sets. This...index=[2 3] Test: index=[0 1] Fold 1: Train: index=[1 3] Test: index=[0...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html
    Mon Mar 23 20:39:23 UTC 2026
      14.1K bytes
      Cache
     
  44. 와일드카드 검색

    test * 위의 경우 test, tests나 tester 등 여러 문자의...같이 ?를 사용합니다. te?t 위의 경우 text나 test 등 1개 문자의 와일드카드로 처리됩니다. 여러 문자의...
    fess.codelibs.org/ko/15.5/user/search-wildcard.html
    Mon Mar 23 02:58:43 UTC 2026
      22.5K bytes
      Cache
     
  45. Effective cloud native development with Liberty...

    run tests, and view test reports. Liberty dev...application tests finish running, you can access the test reports...
    developer.ibm.com/articles/awb-effective-cloud-native-development-open-liberty-vs-code/
    Tue Mar 24 02:15:52 UTC 2026
      19.4K bytes
      Cache
     
  46. 通配符检索

    texttest 等。 使用多字符通配符时,使用 * ,如下所示。 test * 上述情况将作为多字符通配符处理,如...上述情况将作为多字符通配符处理,如 testtests 或 tester 等。此外, te * t 也可以在搜索词中这样使用。 使用条件...
    fess.codelibs.org/zh-cn/15.5/user/search-wildcard.html
    Mon Mar 23 03:00:19 UTC 2026
      22.3K bytes
      Cache
     
  47. Entwicklung

    OpenSearch-Plugins Tests Ausführen von Unit-Tests Alle Unit-Tests ausführen...Ausführen von Unit-Tests Schritt 4: Ausführen lokaler Tests Ausführen...
    fess.codelibs.org/de/development.html
    Mon Mar 23 02:50:58 UTC 2026
      62.8K bytes
      Cache
     
  48. 9.3. Parallelism, resource management, and conf...

    sure that test results are independent of the test execution...run all tests with different seeds while keeping the test duration...
    scikit-learn.org/stable/computing/parallelism.html
    Mon Mar 23 20:39:22 UTC 2026
      12.9K bytes
      Cache
     
  49. Build an AI‑driven supply chain workflow using ...

    Test the disruption_detector_agent . Test the suppl...tutorial . This tutorial has been tested and validated with ADK versions...
    developer.ibm.com/tutorials/suppy-chain-agentic-ai-oms-watsonx-orchestrate/
    Tue Mar 24 01:50:14 UTC 2026
      18.9K bytes
      Cache
     
  50. 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....
    Tue Mar 17 03:44:39 UTC 2026
      1.8K bytes
     
Back to Top