Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 281 - 300 of 3,693 for test (0.87 seconds)

Filter
  1. 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
     
  2. 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
     
  3. 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
     
  4. Búsqueda con comodines

    como test, tests o tester. Además, te * t...comodín de un carácter, como text o test. Para utilizar un comodín...
    fess.codelibs.org/es/15.4/user/search-wildcard.html
    Mon Feb 09 02:46:37 UTC 2026
      22.6K bytes
      Cache
     
  5. 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
     
  6. 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
     
  7. ImportRuntimeHints (Spring Framework 7.0.3 API)

    @ImportRuntimeHints can also be applied to any test class that uses the Spring TestContext...ApplicationContext . If several components or test classes refer to the same RuntimeHintsRegistra...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/annotation/I...
    Fri Feb 01 00:00:00 UTC 1980
      10.9K bytes
      Cache
     
  8. Data persistence with Quarkus - IBM Developer

    Test your persistence layer Testing is essential...when you run your tests. This means you test against the same...
    developer.ibm.com/learningpaths/quarkus-basics/quarkus-data-persistence/
    Tue Feb 17 07:05:43 UTC 2026
      121K bytes
      Cache
     
  9. 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
     
  10. 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
     
  11. 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
     
  12. 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
     
  13. Contributing — scikit-learn 1.8.0 documentation

    sklearn path/to/tests See also Testing and improving test coverage ....matplotlib-related tests # Test fixtures ensure that a set of tests will be...
    scikit-learn.org/stable/developers/contributing.html
    Mon Mar 23 20:39:20 UTC 2026
      33K bytes
      Cache
     
  14. 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
     
  15. 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
     
  16. Security Configuration

    O = Test , L = Test , C = DE Configure TLS/SSL...Advisories Validate updates in a test environment Apply updates to...
    fess.codelibs.org/15.4/install/security.html
    Mon Feb 09 02:42:14 UTC 2026
      39.5K bytes
      Cache
     
  17. 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
     
  18. Develop agents with no code using watsonx Orche...

    agent) Test the agents Expose the agent on WhatsApp Test the agent...and technical users to create, test, and deploy intelligent agents....
    developer.ibm.com/tutorials/develop-agents-no-code-watsonx-orchestrate/
    Mon Feb 09 20:34:51 UTC 2026
      147.9K bytes
      Cache
     
  19. Node.js dependency management - IBM Developer

    js test command "echo \"Error: no test specified\" &&..."scripts" : { "test" : "echo \"Error: no test specified\" &&...
    developer.ibm.com/learningpaths/get-started-nodejs/manage-dependencies-in-nodejs/
    Tue Feb 17 06:28:55 UTC 2026
      167K bytes
      Cache
     
  20. learning_curve — scikit-learn 1.8.0 documentation

    cross-validated training and test scores for different training...dataset k times in training and test data. Subsets of the training...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Mon Mar 23 20:39:20 UTC 2026
      16.5K bytes
      Cache
     
Back to Top