Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 241 - 260 of 3,693 for test (0.63 seconds)

Filter
  1. L1-based models for Sparse Signals — scikit-lea...

    split the data into train and test sets for simplicity. In practice...estimate the variance of the test score. Here we set shuffle="False"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html
    Mon Mar 23 20:39:21 UTC 2026
      20.5K bytes
      Cache
     
  2. Synthetic Monitoring with Elastic Observability...

    push the test scripts with your code for continued testing in production....code releases and test updates, reuse test scripts to reduce...
    www.elastic.co/observability/synthetic-monitoring
    Mon Mar 23 02:50:38 UTC 2026
      72.3K bytes
      Cache
     
  3. 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
     
  4. Gradient Boosting regression — scikit-learn 1.8...

    training and leave the rest for testing. We will also set the...the mean squared error on the test data. reg = ensemble . GradientBoostingRegr...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regression.html
    Mon Mar 23 20:39:20 UTC 2026
      17.9K bytes
      Cache
     
  5. 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
     
  6. 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
     
  7. 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.4/admin/dataconfig-guide.html
    Mon Feb 09 02:42:13 UTC 2026
      59.2K bytes
      Cache
     
  8. Configuring Quarkus apps - IBM Developer

    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/learningpaths/quarkus-basics/quarkus-configuring-apps/
    Tue Feb 17 07:05:57 UTC 2026
      98.4K bytes
      Cache
     
  9. 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
     
  10. 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
     
  11. 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
     
  12. 와일드카드 검색

    test * 위의 경우 test, tests나 tester 등 여러 문자의...같이 ?를 사용합니다. te?t 위의 경우 text나 test 등 1개 문자의 와일드카드로 처리됩니다. 여러 문자의...
    fess.codelibs.org/ko/15.4/user/search-wildcard.html
    Mon Feb 09 02:52:17 UTC 2026
      22.5K bytes
      Cache
     
  13. AbstractMockHttpServletResponseAssert (Spring F...

    body converted to text as the object to test. org.assertj.cor...body converted to text as the object to test. UriAssert forwardedUrl...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/ass...
    Fri Feb 01 00:00:00 UTC 1980
      40.4K bytes
      Cache
     
  14. 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
     
  15. 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
     
  16. RestTestClientResponseAssert (Spring Framework ...

    body converted to text as the object to test. org.assertj.cor...body converted to text as the object to test. RestTestClientRespon...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/cli...
    Fri Feb 01 00:00:00 UTC 1980
      52.7K bytes
      Cache
     
  17. RequestPredicate (Spring Framework 7.0.6 API)

    Method Details test boolean test ( ServerRequest request)...predicate nest default Optional < ServerRequest > nest ( ServerRequest...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/functio...
    Fri Feb 01 00:00:00 UTC 1980
      21.4K bytes
      Cache
     
  18. 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
     
  19. 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
     
  20. 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
     
Back to Top