- Sort Score
- Num 20 results
- Language All
- Labels All
Results 361 - 380 of 3,693 for test (0.73 seconds)
Filter
-
plot_classifier_comparison.zip
points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. """ # Authors: The scikit-learn...scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip -
IoT Programming - 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/ -
Feature Selection — scikit-learn 1.8.0 document...
scikit-learn.org/stable/auto_examples/feature_selection/index.html -
maxabs_scale — scikit-learn 1.8.0 documentation
splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.maxabs_scale.html -
DummyRegressor — scikit-learn 1.8.0 documentation
n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyRegressor.html -
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.4/user/search-wildcard.html -
Upload custom plugins and bundles | Elastic Docs
└── scripts └── test.js The script test.js can be referred...supports having a test/staging deployment to test out the extension...www.elastic.co/docs/deploy-manage/deploy/elastic-cloud/upload-custom-plugins-bundles -
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 -
AccessToken API
q=test&token=your_token_here" # Use..."http://localhost:8080/json/?q=test" \ -H "Authorization: Bearer...fess.codelibs.org/15.5/api/admin/api-admin-accesstoken.html -
Plotting Learning Curves and Checking Models’ S...
terms of training score and testing score. Here, we compute the...[: 2 ], [ "Training Score" , "Test Score" ]) ax [ ax_idx ] . set_title...scikit-learn.org/stable/auto_examples/model_selection/plot_learning_curve.html -
AccessToken API
q=test&token=your_token_here" # Token..."http://localhost:8080/json/?q=test" \ -H "Authorization: Bearer...fess.codelibs.org/de/15.5/api/admin/api-admin-accesstoken.html -
GenericHttpMessageConverter (Spring Framework 7...
(potentially generic) type to test for readability contextClass...(potentially generic) type to test for writability (can be null...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/Gener... -
Deploy Quarkus applications to Kubernetes witho...
for tests automatically. Replace the contents of src/test/jav...org.junit.jupiter.api.Test; import io.quarkus.test.junit.QuarkusTest;...developer.ibm.com/tutorials/quarkus-deploy-kubernetes/ -
Visualizing cross-validation behavior in scikit...
cross-validation Nested versus non-nested cross-validation Nested versus...split data into training and test sets in order to avoid model...scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html -
Approaches to refactoring monoliths - IBM Devel...
dependent on the test cases executed and the set of test cases might...and can test the refactored code with the original test cases....developer.ibm.com/learningpaths/intro-ibm-mono2micro/approaches/ -
Node.js - Openprojects - 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/openprojects/ -
JavaScript - 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/javascript/ -
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/ -
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.4/user/search-wildcard.html -
Nested versus non-nested cross-validation — sci...
Nested versus non-nested cross-validation #...example compares non-nested and nested cross-validation strategies...scikit-learn.org/stable/auto_examples/model_selection/plot_nested_cross_validation_iris.html