- Sort Score
- Num 10 results
- Language All
- Labels All
Results 411 - 420 of 2,224 for tests (4.63 seconds)
Filter
-
TimeSeriesSplit — scikit-learn 1.8.0 docu...
index=[0] Test: index=[1] Fold 1: Train: index=[0 1] Test: index=[2]...1 2] Test: index=[3] Fold 3: Train: index=[0 1 2 3] Test: index=[4]...scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html -
TestConstructor (Spring Framework 7.0.1 API)
to a test class to configure how the parameters of a test class...meta-present on a test class, the default test constructor autowire...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/TestCon... -
Building custom data preparation transforms in ...
read_table('test-data/input/test1.parquet').to_pandas()\...code For testing, we will use a simple parquet test file, which...developer.ibm.com/tutorials/dpk-building-custom-transforms/ -
ContextConfiguration (Spring Framework 7.0.0 API)
annotation that can be applied to a test class to define metadata that...ApplicationContext for integration tests. Supported Resource Types Context...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/Context... -
A-Index (Spring Framework 7.0.0 API)
associated with a test as dirty for both test classes and test methods...org.springframework.test.context.testng Abstract base test class which...docs.spring.io/spring-framework/docs/current/javadoc-api/index-files/index-1.html -
DisabledIf (Spring Framework 7.0.0 API)
signal that the annotated test class or test method is disabled and...determine if the annotated test class or test method is disabled ....docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit/j... -
StratifiedShuffleSplit — scikit-learn 1.8...
Provides train/test indices to split data in train/test sets. This...3] Test: index=[4 1 0] Fold 1: Train: index=[5 1 4] Test: index=[0...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html -
ProfileValueUtils (Spring Framework 7.0.2 API)
testClass - the test class Returns: true if the test is enabled in...testMethod - the test method testClass - the test class Returns:...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Prof... -
Classification of text documents using sparse f...
between the test accuracy and the training and testing time of each...xlabel = "test accuracy" , ylabel = "test time (s)"...scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html -
GroupShuffleSplit — scikit-learn 1.8.0 do...
test ndarray The testing set indices for that...iterator. Provides randomized train/test indices to split data according...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html