- Sort Score
- Num 20 results
- Language All
- Labels All
Results 441 - 460 of 3,168 for test (2.18 seconds)
-
Probabilistic predictions with Gaussian process...
according to the log-loss on test data. The figure shows that..."g" , label = "Test data" , edgecolors = (...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html -
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 -
Beyond buzzwords: A brief history of microservi...
because development and test environments were large, difficult...themselves, in development, test, and production environments...developer.ibm.com/articles/cl-evolution-microservices-patterns/ -
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 -
Combine predictors using stacking — sciki...
``max_leaf_nodes`` in best-first fashion. Best nodes are defined...``max_leaf_nodes`` in best-first fashion. Best nodes are defined...scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.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 -
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 -
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/ -
Examples — scikit-learn 1.8.0 documentation
(ROC) Nested versus non-nested cross-validation Nested versus...Comparison of F-test and mutual information Comparison of F-test and mutual...scikit-learn.org/stable/auto_examples/index.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 -
HalvingGridSearchCV — scikit-learn 1.8.0 ...
test) splits as arrays of indices....evaluate the predictions on the test set. str: see String name scorers...scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingGridSearchCV.html -
7.3. Preprocessing data — scikit-learn 1....
\(K_{test}\) is done as: \[\tilde{K}_{test}(X, Y) = K_{test} -...- 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...scikit-learn.org/stable/modules/preprocessing.html -
Extracting, classifying, and summarizing docume...
and serve models locally for testing until the application is production...Visit http://localhost:5173/ to test the web interface. Running the...developer.ibm.com/tutorials/generative-ai-form-filling-tool/ -
Procédure de mise à niveau
niveau dans un environnement de test au préalable Le service s’arrêtera...procédures dans un environnement de test au préalable Effectuer la sauvegarde...fess.codelibs.org/fr/15.3/install/upgrade.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/ -
Fichiers recherchables
au référentiel de données de test pour systèmes de recherche ....le crawling et la recherche. Texte (txt) XML (xml, xhtml, mm, etc.)...fess.codelibs.org/fr/supported-files.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 -
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 -
기여 가이드
작성 테스트 메서드명은 test 로 시작 Given-When-Then 패턴 사용 @Test public void...SearchService (); String query = "test" ; // When: 테스트 대상 실행 SearchResponse...fess.codelibs.org/ko/dev/contributing.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