- Sort Score
- Num 10 results
- Language All
- Labels All
Results 451 - 460 of 1,698 for tests (1.93 seconds)
-
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 -
plot_hgbt_regression.zip
shape[0]}") print(f"Test sample size: {X_test.shape[0]}")...slice(0, 336) # first week in the test set as 7 * 48 = 336 missing_fraction_list...scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip -
CAG: Enhancing speed and efficiency in AI syste...
Testing Cache with a simple dictionary...small-scale applications or testing, a Python dictionary can be...developer.ibm.com/articles/awb-cache-rag-efficiency-speed-ai/ -
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/ -
Multi-class AdaBoosted Decision Trees — s...
the remaining 30 percent for testing. from sklearn.model_selection...each boosting iteration on the test set to assess its performance....scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html -
AfterTestMethod (Spring Framework 7.0.1 API)
-compliant methods within a Spring test ApplicationContext — for...xt.testMethod.name matches 'test.*'") . The EventPublishingTestE...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/event/a... -
BeforeTestMethodEvent (Spring Framework 7.0.0 API)
test.context.event.TestContextEvent...ent org.springframework.test.context.event.BeforeTestMethodEven...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/event/B... -
What is Continuous Profiling? | A Comprehensive...
not appear in development or test environments. This will lead...Often used in development, testing, or staging environments. Tracing...www.elastic.co/what-is/continuous-profiling -
LarsCV — scikit-learn 1.7.2 documentation
test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LarsCV.html -
Plot classification probability — scikit-...
Round markers represent the test data that was predicted to belong...plotted. The round markers show the test data and are colored by their...scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html