- Sort Score
- Num 20 results
- Language All
- Labels All
Results 481 - 500 of 3,693 for test (1.52 seconds)
Filter
-
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 -
feature_selection.rst.txt
the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt -
Node.js programming - IBM Developer
for asynchronous testing. Mocha tests run serially, allowing...is a feature-rich JavaScript test framework running on Node.js...developer.ibm.com/languages/node-js/ -
Build a scheduled agentic workflow for daily no...
This tutorial was tested with ADK version 1.15. Python...or later. This tutorial was tested with Python 3.13. An active...developer.ibm.com/tutorials/build-scheduled-agentic-workflow/ -
Early stopping of Stochastic Gradient Descent —...
"Test score" , ] results_df = pd ...."-" ] # First plot: train and test scores fig , axes = plt . subplots...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_early_stopping.html -
is_regressor — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.base.is_regressor.html -
cross_val_predict — scikit-learn 1.8.0 document...
sample belongs to exactly one test set, and its prediction is computed...cross_val_score unless all tests sets have equal size and the...scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html -
auto_examples_jupyter.zip
len(text), \"num_sentences\": text.count(\".\")} for text in ...set and a test and keep 25% of the data for testing.\n\n" ] },...scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip -
chi2 — scikit-learn 1.8.0 documentation
with the highest values for the test chi-squared statistic from X,.... Recall that the chi-square test measures dependence between...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html -
Developing a voice-first, multi-domain AI assis...
can customize these tests accordingly. To test, say the following:...Dictate Text – Listens and converts your speech into text. POST...developer.ibm.com/tutorials/develop-voice-assistant-watsonx-orchestrate/ -
Available stack versions | Elastic Docs
cutting-edge releases are used to test new function fully. These releases...of your existing data with a test deployment, first. Cutting-edge...www.elastic.co/docs/deploy-manage/deploy/elastic-cloud/available-stack-versions -
StringUtils (Spring Framework 7.0.5 API)
@Nullable String suffix) Test if the given String ends with...String str, char singleCharacter) Test if the given String matches...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/StringUtils.html -
Backup and restore Elasticsearch indices
Test restores : Periodically test restoring from...important, how to set them up, and best practices to keep in mind. Why...developer.ibm.com/tutorials/awb-backup-restore-elasticsearch-indices/ -
Open-source development - Tutorials - IBM Devel...
how to prepare input files and test fine-tuned output models using...simualted pods to simulate and test a large cluster at scale. Open-source...developer.ibm.com/devpractices/open-source-development/tutorials/ -
OrthogonalMatchingPursuitCV — scikit-learn 1.8....
test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html -
Leitfaden für Beiträge
}); Schreiben von Tests Schreiben Sie Tests für alle öffentlichen...mit test Verwenden Sie das Given-When-Then-Muster @Test public...fess.codelibs.org/de/dev/contributing.html -
COBOL - Articles - IBM Developer
AI driven refactoring and testing Boost mainframe DevOps with...Code Assistant for Z and IBM Test Accelerator for Z for COBOL...developer.ibm.com/languages/cobol/articles/ -
IBM Mainframe application modernization on AWS:...
They can develop and test z/OS applications in an AWS...Customers can empower developers to test on demand and embrace enterprise...developer.ibm.com/blogs/ibm-mainframe-application-modernization-on-aws-reinvent-2022/ -
Architecture et structure du code
│ └── test/ │ └── java/org/codelibs/fess/ │ ├── ...Test.java #...# Classes de test │ └── it/ # Tests d'intégration ├── pom.xml...fess.codelibs.org/fr/dev/architecture.html -
Uses of Package org.springframework.aot.hint.an...
overriding in Spring tests. org.springframework.test.context.bean.override.convention...context. org.springframework.test.context.bean.override Support...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aot/hint/annotation/...