- Sort Score
- Num 10 results
- Language All
- Labels All
Results 541 - 550 of 1,729 for tests (0.21 seconds)
Filter
-
Constant Field Values (Spring Framework 7.0.0 API)
test.enclosing.configuration" org.springframework.test.context...."spring.test.context.cache.maxSize" org.springframework.test.context.event....docs.spring.io/spring-framework/docs/current/javadoc-api/constant-values.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 -
Species distribution modeling — scikit-learn 1....
"ascii" ) points = dict ( test = test , train = train ) for label...create_species_bunch ( species_name , train , test , coverages , xgrid , ygrid...scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html -
Ordinary Least Squares and Ridge Regression — s...
evaluate on a test set, and visualize the predictions....and target into training and test sets. from sklearn.datasets...scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html -
WebMergedContextConfiguration (Spring Framework...
test.context.MergedContextConfigu...u org.springframework.test.context.web.WebMergedContextConf All...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/web/Web... -
开发工作流程
执行特定的测试类 mvn test -Dtest = SearchServiceTest # 执行所有测试 mvn test 详情请参阅...修复错误 refactor : 重构 docs : 更新文档 test : 添加・修改测试 例: # 添加新功能 git checkout...fess.codelibs.org/zh-cn/dev/workflow.html -
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 -
Creating a data stream with a lifecycle | Elast...
uot;: ["my-data-stream-test"], "data_stream":...stream named my-data-stream-test . You can optionally use a wildcard...www.elastic.co/docs/manage-data/lifecycle/data-stream/tutorial-create-data-stream-with-lifecycle -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...LatLonShape tests. (Ignacio Vera) LUCENE-8713 : Add Line2D tests. (Ignacio...lucene.apache.org/core/8_3_0/changes/Changes.html -
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...