- Sort Score
- Num 10 results
- Language All
- Labels All
Results 711 - 720 of 2,542 for test (0.45 seconds)
-
Fine-tune a Granite model using InstructLab - I...
Serve and test the granite model To test the model, you...Copied! Step 7. Test the trained granite-7b model Test the granite...developer.ibm.com/tutorials/awb-fine-tune-granite-model-instructlab/ -
ビルドとテスト
すべての単体テストを実行 mvn test 特定のテストクラスを実行 mvn test -Dtest = SearchServiceTest...テストのタイムアウト時間を延長: mvn test -Dmaven.test.timeout = 600 OpenSearch...fess.codelibs.org/ja/dev/building.html -
train_test_split — scikit-learn 1.8.0 doc...
on a Text Dataset Semi-supervised Classification on a Text Dataset...matrices into random train and test subsets. Quick utility that...scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html -
GradientBoostingRegressor — scikit-learn ...
this parameter for best performance; the best value depends on...max_leaf_nodes in best-first fashion. Best nodes are defined...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html -
KFold — scikit-learn 1.8.0 documentation
scikit-learn Nested versus non-nested cross-validation Nested versus...Provides train/test indices to split data in train/test sets. Split...scikit-learn.org/stable/modules/generated/sklearn.model_selection.KFold.html -
SGDOneClassSVM — scikit-learn 1.8.0 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 -
SmartContextLoader (Spring Framework 7.0.0 API)
ApplicationContext for an integration test managed by the Spring TestContext...in the hierarchy of the root test class and then supplied to loadContext()...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/SmartCo... -
Post pruning decision trees with cost complexit...
vs alpha for training and testing sets # When ccp_alpha is set...training accuracy and 88% testing accuracy. As alpha increases,...scikit-learn.org/stable/auto_examples/tree/plot_cost_complexity_pruning.html -
Optimize Spring Boot applications using minifie...
did performance benchmark testing of the Petclinic applications...AOT enabled). The benchmark testing did side-by-side comparison...developer.ibm.com/articles/modernize-and-optimize-spring-boot-applications/ -
GroupKFold — scikit-learn 1.8.0 documenta...
test ndarray The testing set indices for that...will appear exactly once in the test set across all folds (the number...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html