- Sort Score
- Num 10 results
- Language All
- Labels All
Results 671 - 680 of 1,698 for tests (1.03 seconds)
-
Gradient Boosting regularization — scikit...
y_train ) # compute test set deviance test_deviance =...Iterations" ) plt . ylabel ( "Test Set Deviance" ) plt . show...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html -
SGDOneClassSVM — scikit-learn 1.7.2 docum...
n_features) Testing data. Returns : dec array-like,...shape (n_samples, n_features) Testing data. Returns : y array, shape...scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDOneClassSVM.html -
ProfileValueSourceConfiguration (Spring Framewo...
be applied to a JUnit 4 based test class to specify what type of...Default: org.springframework.test.annotation.SystemProfileValueSo.class...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Prof... -
BeforeTestExecutionEvent (Spring Framework 7.0....
test.context.event.TestContextEvent...ent org.springframework.test.context.event.BeforeTestExecutionE...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/event/B... -
AfterTestMethodEvent (Spring Framework 7.0.1 API)
test.context.event.TestContextEvent...ent org.springframework.test.context.event.AfterTestMethodEvent...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/event/A... -
AfterTestClassEvent (Spring Framework 7.0.1 API)
test.context.event.TestContextEvent...ent org.springframework.test.context.event.AfterTestClassEvent...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/event/A... -
PrepareTestInstanceEvent (Spring Framework 7.0....
test.context.event.TestContextEvent...ent org.springframework.test.context.event.PrepareTestInstanceE...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/event/P... -
AfterTestExecutionEvent (Spring Framework 7.0.1...
test.context.event.TestContextEvent...ent org.springframework.test.context.event.AfterTestExecutionEv...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/event/A... -
ハンズオンセクション 2 | DBFlute
HandsOn02Test クラスを src/test/java (Testクラス置き場) に作成してください。 このクラスは...ード (src/main/java) を、testコード (src/test/java) で呼び出して、検証をするという...dbflute.seasar.org/ja/tutorial/handson/section02.html -
MultiOutputRegressor — scikit-learn 1.7.2...
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html