- Sort Score
- Num 50 results
- Language All
- Labels All
Results 351 - 400 of 2,947 for test (3.53 seconds)
-
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 -
OrthogonalMatchingPursuit — scikit-learn ...
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.OrthogonalMatchingPursuit.html -
plot_classifier_comparison.rst.txt
points in solid colors and testing points semi-transparent. The...classification accuracy on the test set. .. GENERATED FROM PYTHON...scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt -
fetch_species_distributions — scikit-lear...
scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_species_distributions.html -
plot_multi_metric_evaluation.rst.txt
("test", "-")): sample_score_mean =...sample_score_std, alpha=0.1 if sample == "test" else 0, color=color, ) ax.plot(...scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt -
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_3_1/changes/Changes.html -
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 -
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/ -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...GITHUB#12752 : tests.multiplier could be omitted in test failure reproduce...lucene.apache.org/core/9_9_2/changes/Changes.html -
LassoLarsCV — scikit-learn 1.8.0 document...
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.LassoLarsCV.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 -
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 -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...lucene/core to test LockFactory implementations: "ant test-lock-factory"....lucene.apache.org/core/4_8_0/changes/Changes.html -
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 -
robust_scale — scikit-learn 1.8.0 documen...
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.robust_scale.html -
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 -
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 -
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... -
Visualization of MLP weights on MNIST — s...
986429 Test set score: 0.953061 # Authors:...data into train partition and test partition X_train , X_test ,...scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html -
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/8_0_0/changes/Changes.html -
Generate machine learning model pipelines to ch...
Use the following steps to test the online endpoint. After the...applications to call the model. Go to Test , and select JSON Input . Copy...developer.ibm.com/tutorials/generate-machine-learning-model-pipelines-to-choose-the-best-model-fo... -
AdaBoostRegressor — 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.ensemble.AdaBoostRegressor.html -
SpringJUnitWebConfig (Spring Framework 7.0.1 API)
inherited from an enclosing test class by default. See @NestedTestConfigurat...Default: org.springframework.test.context.ContextLoader.class...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit/j... -
MultiTaskElasticNetCV — scikit-learn 1.8....
are tested by cross-validation and the one giving the best prediction...default=None Values of alphas to test along the regularization path,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html -
Generative AI - Tutorials - IBM Developer
and test queries in minutes. watsonx...workflows for AI agents Learn to test, benchmark, and optimize AI...developer.ibm.com/technologies/generative-ai/tutorials/ -
Elastic Agent Builder | Elastic
Playground - Roll up your sleeves Test the latest AI search capabilities...explore how to build RAG systems, test different LLMs from various...www.elastic.co/demo-gallery/elastic-agent-builder -
scale — scikit-learn 1.8.0 documentation
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.scale.html -
BernoulliNB — scikit-learn 1.8.0 document...
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.BernoulliNB.html -
plot_hgbt_regression.zip
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/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip -
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 -
Installing scikit-learn — scikit-learn 1....
2 tests pytest-cov 2.9.0 tests ruff 0.11.7 tests mypy 1.15...1.15 tests pyamg 5.0.0 tests polars 0.20.30 docs, tests pyarrow...scikit-learn.org/stable/install.html -
RidgeCV — scikit-learn 1.8.0 documentation
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.RidgeCV.html -
Partial Dependence and Individual Conditional E...
model and the second year to test the model. mask_training = X...if idx == 0.0 else '2011 (test set)' } " ) ax . set_ylim...scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html -
power_transform — scikit-learn 1.8.0 docu...
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.power_transform.html -
Deploy IBM Security Guardium virtual appliance ...
developer.ibm.com/blogs/awb-deploy-ibm-security-guardium-virtual-appliance-using-ansible/ -
Take control of your data with Watson Studio - ...
and trust models Test and validate machine learning...Notebooks, and SPSS Modeler Testing the model 12 December 2022...developer.ibm.com/learningpaths/get-started-watson-studio -
Sicherheitseinstellungen
O = Test , L = Test , C = DE Konfiguration...fess-backup.tar.gz Sicherheits-Best-Practices Prinzip der geringsten...fess.codelibs.org/de/15.3/install/security.html -
OrthogonalMatchingPursuitCV — scikit-lear...
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 -
cross_val_predict — scikit-learn 1.8.0 do...
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 -
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 -
Get started with IBM EASeJ - IBM Developer
the code in a Git branch and tests them locally. When they’re happy...changes also build and pass the tests in EASeJ. The developer then...developer.ibm.com/tutorials/get-started-easej/ -
Architektur und Codestruktur
│ └── test/ │ └── java/org/codelibs/fess/ │ ├── ...Test.java #...Bauen und Testen - Build und Test Leitfaden für Beiträge - Erstellen...fess.codelibs.org/de/dev/architecture.html -
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/ -
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 -
Build context-aware AI agents with watsonx Orch...
Test the AI agent Test the Employee Helper...displayed with a chat window for testing the agent. In the Welcome message...developer.ibm.com/tutorials/agentic-rag-watsonx-orchestrate-astradb/ -
RegressorMixin — scikit-learn 1.8.0 docum...
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.base.RegressorMixin.html