- Sort Score
- Num 10 results
- Language All
- Labels All
Results 491 - 500 of 1,620 for tests (0.39 seconds)
Filter
-
fetch_rcv1 — scikit-learn 1.8.0 documentation
‘test’ for the test set (781265 samples),...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’all’ Select...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_rcv1.html -
Partial Dependence and Individual Conditional E...
model and the second year to test the model. mask_training = X...set)' if idx == 0.0 else '2011 (test set)' } " ) ax . set_ylim (...scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html -
Apache Lucene - Install JCC
Linux JCC has been built and tested on a variety of Linux distributions,...C++ 12 JCC has been built and tested on Solaris 11 with Sun Studio...lucene.apache.org/pylucene/jcc/install.html -
TestContextBootstrapper (Spring Framework 7.0.1...
be configured for a test class (or test class hierarchy) via...TestExecutionListene for the current test and to build the TestContext...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/TestCon... -
Timed (Spring Framework 7.0.0 API)
of the test method itself, any repetitions of the test, and any...SpringExtension and JUnit Jupiter Test annotation for use with JUnit...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Time... -
ResultMatcher (Spring Framework 7.0.1 API)
test.web.servlet.request.MockMvcRequestBuilde.*;...import static org.springframework.test.web.servlet.result.MockMvcResultMatcher.*;...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/Res... -
fetch_lfw_pairs — scikit-learn 1.8.0 documentation
‘test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html -
DirtiesContext.ClassMode (Spring Framework 7.0....
test.annotation.DirtiesContext.ClassMode...interpreted when used to annotate a test class. Since: 3.0 Author: Sam...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Dirt... -
Building an event-driven agentic AI system with...
Test the agent in the watsonx Orchestrate UI Test the agent...click Deploy again. Test the agent Test A (Out of stock + substitutes)...developer.ibm.com/tutorials/event-driven-agentic-ai-system-confluent-watsonx-orchestrate/ -
ComplementNB — scikit-learn 1.8.0 documentation
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html