- Sort Score
- Num 20 results
- Language All
- Labels All
Results 361 - 380 of 2,850 for test (1.04 seconds)
-
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...McCandless) Tests (1) LUCENE-8035 : Run tests with...lucene.apache.org/core/7_5_0/changes/Changes.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 -
Your first Elastic Agent: From a single query t...
Test it out! Click Save & test. You’ll see a...the LLM to work within the tested, efficient, and correct business...www.elastic.co/search-labs/blog/ai-agent-builder-elasticsearch -
Deploy IBM Security Guardium virtual appliance ...
developer.ibm.com/blogs/awb-deploy-ibm-security-guardium-virtual-appliance-using-ansible/ -
Open-Source-Volltextsuche-Server - Fess Entwick...
Tests Erstellen und führen Sie Unit-Tests aus und überprüfen...Build-Verarbeitung Ausführung von Tests Erstellung von Paketen Entwicklungstools...fess.codelibs.org/de/dev/getting-started.html -
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/ -
RFECV — scikit-learn 1.8.0 documentation
test) splits as arrays of indices....scoring option on the given test data and labels. Parameters...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html -
Importance of Feature Scaling — scikit-le...
" ) Test accuracy for the unscaled PCA 35.19% Test accuracy...predict_proba ( X_test ) print ( "Test accuracy for the unscaled PCA"...scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html -
quantile_transform — scikit-learn 1.8.0 d...
splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.quantile_transform.html -
Developer’s Guide — scikit-learn 1.8.0 do...
on GitHub Actions Testing and improving test coverage Monitoring...Numbers Numerical assertions in tests Developers’ Tips and Tricks...scikit-learn.org/stable/developers/index.html -
plot_hgbt_regression.rst.txt
shape[0]}") print(f"Test sample size: {X_test.shape[0]}")...Training sample size: 16531 Test sample size: 11021 Number of...scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt -
plot_hgbt_regression.py
shape[0]}") print(f"Test sample size: {X_test.shape[0]}")...slice(0, 336) # first week in the test set as 7 * 48 = 336 missing_fraction_list...scikit-learn.org/stable/_downloads/d108f2283ac3905eb623b32d42217a2b/plot_hgbt_regression.py -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...Lucene's testing framework. This will allow testing new MMapDirectory...lucene.apache.org/core/9_0_0/changes/Changes.html -
기여 가이드
작성 테스트 메서드명은 test 로 시작 Given-When-Then 패턴 사용 @Test public void...SearchService (); String query = "test" ; // When: 테스트 대상 실행 SearchResponse...fess.codelibs.org/ko/dev/contributing.html -
GaussianNB — scikit-learn 1.8.0 documenta...
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.GaussianNB.html -
TheilSenRegressor — scikit-learn 1.8.0 do...
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.linear_model.TheilSenRegressor.html -
IBM Developer
you can begin using cURL to test your endpoints and troubleshoot...introduction to the Google C++ Testing Framework developer.ibm.co...developer.ibm.com/search/ -
IBM Developer
you can begin using cURL to test your endpoints and troubleshoot...introduction to the Google C++ Testing Framework developer.ibm.co...developer.ibm.com/search/ -
preprocessing.rst.txt
K_{test} - 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...:math:`K_{test}(X, Y)` defined as: .. math:: K_{test}(X, Y) =...scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt -
AfterTestExecution (Spring Framework 7.0.1 API)
-compliant methods within a Spring test ApplicationContext — for...xt.testMethod.name matches 'test.*'") . The EventPublishingTestE...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/event/a...