- Sort Score
- Num 10 results
- Language All
- Labels All
Results 441 - 450 of 1,938 for tests (0.19 seconds)
-
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 -
fetch_20newsgroups — scikit-learn 1.8.0 d...
‘test’ for the test set, ‘all’ for both,...subfolders. subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html -
KFold — scikit-learn 1.8.0 documentation
Provides train/test indices to split data in train/test sets. Split...index=[2 3] Test: index=[0 1] Fold 1: Train: index=[0 1] Test: index=[2...scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html -
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 -
Data Store Crawling
This is test 1. 2 , Title 2 , This is test 2. 3 , Title...Title 3 , This is test 3. 4 , Title 4 , This is test 4. 5 , Title...fess.codelibs.org/15.3/admin/dataconfig-guide.html -
SpringMethodRule (Spring Framework 7.0.0 API)
on the test instance testInstance - the current test instance...java.lang.Object org.springframework.test.context.junit4.rules.SpringMethodRule...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit4/... -
Develop a JMS application for CICS Liberty - IB...
Test the MDB sample To test the MDB sample, download...MDB test. http://host:port/com.ibm.cicsdev.mqjms.web?test=readtsq...developer.ibm.com/tutorials/develop-jms-applications-for-ibm-cics-liberty/ -
WebAppConfiguration (Spring Framework 7.0.1 API)
within a single test class or within a test class hierarchy....annotation that can be applied to a test class to declare that the ApplicationContext...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/web/Web... -
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 -
Construcción y Pruebas
Unitarias mvn test Ejecutar Clase de Prueba Específica mvn test -Dtest...espera de pruebas: mvn test -Dmaven.test.timeout = 600 OpenSearch...fess.codelibs.org/es/dev/building.html