- Sort Score
- Num 10 results
- Language All
- Labels All
Results 911 - 920 of 2,177 for tests (0.28 seconds)
Filter
-
Software development - IBM Developer
testing, deployment and monitoring...explore how thinking about testing actually produces dramatically...developer.ibm.com/devpractices/software-development/ -
Varying regularization in Multi-layer Perceptro...
: # split into training and test part X_train , X_test , y_train..., cmap = cm_bright ) # and testing points ax . scatter ( X_test...scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_alpha.html -
Permutation Importance vs Random Forest Feature...
missing values at transform/test time. False keep_empty_features...) : .3f } " ) print ( f "RF test accuracy: { rf . score ( X_test...scikit-learn.org/stable/auto_examples/inspection/plot_permutation_importance.html -
Beyond buzzwords: A brief history of microservi...
because development and test environments were large, difficult...themselves, in development, test, and production environments...developer.ibm.com/articles/cl-evolution-microservices-patterns/ -
Optimizing GPU accelerated VMs with KubeVirt
we’ll examine the test case that measures the host-to-device-memcpy...using the GPU copy engine. The test results are as follows: Running...developer.ibm.com/articles/gpu-vms-kubevirt-numa-nodes/ -
Build agentic workflows programmatically on wat...
Bob creates a test script and documentation. Bob...configuration, and run a simple test to ensure that the agent can...developer.ibm.com/tutorials/build-programmatic-agentic-workflows-watsonx-orchestrate-bob/ -
plot_multi_metric_evaluation.rst.txt
("test", "-")): sample_score_mean =...sample_score_std, alpha=0.1 if sample == "test" else 0, color=color, ) ax.plot(...scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt -
Granite models - Articles - 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/granite-models/articles/ -
Apache Lucene -
materials for doing relevance testing for Information Retrieval (IR),...and users to do relevance testing, much like one would get if...lucene.apache.org/openrelevance/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