- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1581 - 1590 of 3,864 for text (1.75 seconds)
-
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 -
TaskScheduler (Spring Framework 7.0.0 API)
whenever the trigger indicates a next execution time. default ScheduledFuture...execution and the start of the next. ScheduledFuture <?> ...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/scheduling/TaskSched... -
BeanRegistry (Spring Framework 7.0.1 API)
or will be tentatively instantiated with its resolvable...customizer callback, or will be tentatively instantiated with its resolvable...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/BeanRe... -
Sql (Spring Framework 7.0.1 API)
is used to annotate a test class or test method to configure SQL...database during integration tests. Method-level declarations override...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/jdbc/Sq... -
maihamadb properties
test.prefix Env Lang Property uq Comment - - [Test] 1 T...et only when test) @LongType *dynam...dbflute.seasar.org/ja/data/doc/harbor/properties-maihamadb.html -
Uses of Package org.springframework.util (Sprin...
test.web.reactive.server Support for testing Spring WebFlux...org.springframework.test.web.servlet.client Support for testing Spring MVC...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/package-use.html -
Symantec EDR Cloud (deprecated) | Elastic integ...
This module has been tested against the Symantec EDR Cloud...+00:00\",\"customer_uid\":\"TEST-JvOsaJktSS-eyL-dXhxOvA\",\"...www.elastic.co/guide/en/integrations/current/symantec_edr_cloud.html -
CalibratedClassifierCV — scikit-learn 1.8...
and calibrates it using the testing subset. For prediction, predicted...An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html -
AdaBoostClassifier — scikit-learn 1.8.0 d...
n_features) Test samples. y array-like of shape...monitoring (i.e. determine error on testing set) after each boosting iteration....scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostClassifier.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/...