- Sort Score
- Num 50 results
- Language All
- Labels All
Results 801 - 850 of 3,212 for test (0.96 seconds)
Filter
-
neighbors.rst.txt
distance calculation between a test point and the centroid is sufficient...neighbors during training and testing, while excluding them leads...scikit-learn.org/stable/_sources/modules/neighbors.rst.txt -
Learningpaths - IBM Developer
developer.ibm.com/learningpaths/ -
IBM Cloud Pak for Integration - IBM Developer
developer.ibm.com/components/cloud-pak-for-integration/ -
RBF SVM parameters — scikit-learn 1.8.0 documen...
and just applying it on the test set. from sklearn.preprocessing...is usually sufficient. If the best parameters lie on the boundaries...scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html -
ClassPathXmlApplicationContext (Spring Framewor...
GenericApplicationCo Nested Class Summary Nested classes/interfaces..."mypackage/myresource.txt"). Useful for test harnesses as well as for application...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/support/Clas... -
Understand the ApplyTime policy and boot action...
Useful in development or test environments where downtime...Immediate policy is applied. Best practices for firmware update...developer.ibm.com/articles/applytime-policy-boot-actions-system-firmware-management/ -
Version 0.22 — scikit-learn 1.8.0 documentation
one test set could be n_classes larger than another. Test sets...feature_extraction.text.HashingVectorizer , feature_extraction.text.CountVectorizer...scikit-learn.org/stable/whats_new/v0.22.html -
What is OpenTelemetry? | Elastic
Faster troubleshooting of build/test issues You can find setup instructions...timestamp, user ID, and IP address Best for: Troubleshooting, debugging,...www.elastic.co/what-is/opentelemetry -
Univariate Feature Selection — scikit-learn 1.8...
scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html -
오픈소스 전문 검색 서버 - Fess 개발 개요
│ │ └── view/ # JSP 파일 │ └── test/ │ └── java/ # 테스트 코드 ├── pom.xml...최적화 확장성 : 플러그인을 통한 기능 확장 가능 REST API : 검색 기능을 다른 애플리케이션에서 이용...fess.codelibs.org/ko/dev/getting-started.html -
Introduction to Watson Discovery
and query and test your data. Enrichments Discovery...relevant excerpts related to the best matches. Smart Document Understanding...developer.ibm.com/articles/introduction-watson-discovery/ -
MLPClassifier — scikit-learn 1.8.0 documentation
train-test split if early stopping is used,...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html -
Build Java records from COBOL with IBM Record G...
Java record wrapper Deploy and test the Java components in a CICS...com.ibm.cicsdev.jzostest.JZOSprog Copy code 4. Test the application The application...developer.ibm.com/tutorials/build-java-records-from-cobol-with-ibm-record-generator/ -
OpenSearch vs. Elasticsearch: Throughput for fi...
dot represents one test configuration. The best results appear toward...across the configurations we tested. Context engineering depends...www.elastic.co/search-labs/blog/opensearch-vs-elasticsearch-filtered-vector-search -
EmpiricalCovariance — scikit-learn 1.8.0 docume...
n_features) Test data of which we compute the...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.covariance.EmpiricalCovariance.html -
How to deploy NLP: Text embeddings and vector s...
deploy NLP: Text embeddings and vector search Using text embeddings...for passages’ ids, and text with type text for passages’ contents....www.elastic.co/search-labs/blog/how-to-deploy-nlp-text-embeddings-and-vector-search -
Build a RAG-powered Markdown documentation assi...
files for that one small unit test command or an elusive detail..."How do I run a single unit test from the suite?" or "What’s...developer.ibm.com/tutorials/build-rag-assistant-md-documentation/ -
ensemble.rst.txt
) >>> est = est.fit(X_train, y_train) # fit...mean_squared_error(y_test, est.predict(X_test)) 5.00 >>> _ = est.set_params(n_estimators=200,...scikit-learn.org/stable/_sources/modules/ensemble.rst.txt -
Compatible third party models | Elastic Docs
e-v2 Third party text embedding models Text Embedding models...Third party text similarity models You can use these text similarity...www.elastic.co/docs/explore-analyze/machine-learning/nlp/ml-nlp-model-ref -
Process, understand, and answer policy question...
Test the model by asking questions...can answer directly with this text from the document. You'll notice...developer.ibm.com/tutorials/analyze-and-answer-policy-questions-with-smart-document-understanding/ -
Developing scikit-learn estimators — scikit-lea...
private API and mostly used in tests. However, these tags expanded...). Use absolute imports Unit tests should use imports exactly as...scikit-learn.org/stable/developers/develop.html -
RandomForestRegressor — scikit-learn 1.8.0 docu...
max_leaf_nodes in best-first fashion. Best nodes are defined...coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestRegressor.html -
Precision-Recall — scikit-learn 1.8.0 documenta...
and split into training and test X_train , X_test , y_train ,...] # Split into training and test X_train , X_test , Y_train ,...scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html -
Decision Tree Regression — scikit-learn 1.8.0 d...
splitter splitter: {"best", "random"}, default="best" The strategy used...Supported strategies are "best" to choose the best split and "random"...scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html -
Column Transformer with Mixed Types — scikit-le...
categories using a chi-squared test. In addition, we show two different...missing values at transform/test time. False keep_empty_features...scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html -
Salesforce-Konnektor
Sandbox: https://test.salesforce.com ) auth_type Ja...Parameter: base_url = https : // test . salesforce . com auth_type...fess.codelibs.org/de/15.5/config/datastore/ds-salesforce.html -
Set up IBM Power Virtual Server for installing ...
ocp-powervs-test-1 Select an appropriate resource...learning path. Choose the one that best suits your specific requirements....developer.ibm.com/tutorials/setting-up-powervs-for-ocp/ -
load_digits — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.datasets.load_digits.html -
Configuration de la mémoire
Le reste est utilisé pour l’OS et le cache...Environnement de développement/test 512m〜1g Index de petite taille...fess.codelibs.org/fr/15.5/config/setup-memory.html -
TargetEncoder — scikit-learn 1.8.0 documentation
fit_transform to transform test data. Note fit(X, y).transform(X)...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.preprocessing.TargetEncoder.html -
Configuration de l’environnement de développement
Compilation et tests - Méthodes de compilation et de test Guide de...de Java Java 21 ou supérieur est requis pour le développement...fess.codelibs.org/fr/dev/setup.html -
bootstrap.js
test(j());if(/Trident/i.test(j())&&S(t)&&"fi...F(){return!/^((?!chrome|android).)*safari/i.test(j())}function H(t,e,i){void...scikit-learn.org/stable/_static/scripts/bootstrap.js -
1.7. Gaussian Processes — scikit-learn 1.8.0 do...
= noise\_level \text{ if } x_i == x_j \text{ else } 0\] 1.7.4.2....probabilistic classification, where test predictions take the form of...scikit-learn.org/stable/modules/gaussian_process.html -
SSO Configuration with Windows Integrated Auth
Minimal Configuration (for Testing) The following is a minimal...configuration example for a test environment. app/WEB-INF/co...fess.codelibs.org/15.5/config/sso-spnego.html -
架构和代码结构
│ └── test/ │ └── java/org/codelibs/fess/ │ ├── ...Test.java #...fess.codelibs.org/zh-cn/dev/architecture.html -
Version 0.17 — scikit-learn 1.8.0 documentation
ShuffleSplit generate train-test folds, respectively similar...provide indices into training and test set, not boolean masks. The...scikit-learn.org/stable/whats_new/v0.17.html -
Spring Boot Java applications for CICS, Part 2:...
Testing the application on your workstation...things out. It allows you to test your Spring Security configuration...developer.ibm.com/tutorials/spring-boot-java-applications-for-cics-part-2-security/ -
GenericUnivariateSelect — scikit-learn 1.8.0 do...
based on a false positive rate test. SelectFdr Select features based...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.GenericUnivariateSelect.html -
Chat Leap's no-code AI chatbots enabled by Elas...
Elastic was also put to the test during the football world championship...includes features that blend the best of vector search with traditional...www.elastic.co/customers/chatleap -
Why cloud-native Java developers love Liberty
scopes: unit tests, integration tests, system tests, and so on....later), as well as run tests and view test reports. Setup tools:...developer.ibm.com/articles/why-cloud-native-java-developers-love-liberty/ -
MiniBatchDictionaryLearning — scikit-learn 1.8....
n_features) Test data to be transformed, must...simple estimators as well as on nested objects (such as Pipeline )....scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchDictionaryLearning.html -
OneVsRestClassifier — scikit-learn 1.8.0 docume...
n_features) Test samples. y array-like of shape...= 0 ) [source] # One-vs-the-rest (OvR) multiclass strategy. Also...scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsRestClassifier.html -
Elastic (ELK) Stack features list | Elastic
you can also test out Platinum features such as..."message" : { "query" : "this is a test", "operator" : "and" } } } }...www.elastic.co/elastic-stack/features -
Connect your ECE, ECK, or self-managed cluster ...
us-west-2 US West (Oregon) eu-west-1 EU (Ireland) eu-west-2 Europe...up for local development or testing, you can connect it to AutoOps...www.elastic.co/docs/deploy-manage/monitor/autoops/cc-connect-self-managed-to-autoops -
Configuration des vignettes
thumbnail image file : / path / to / test . jpg / tmp / test_thumbnail...PowerPoint RTF application/rtf Texte enrichi PostScript application/postscript...fess.codelibs.org/fr/15.5/config/crawler-thumbnail.html -
Multilabel classification using a classifier ch...
classifiers we predict on a held-out test set and calculate the Jaccard...a chain that will yield the best performance. However, we do...scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html -
site-map
integration tests with real Elasticsearch Testing DeepSeek R1...jina-embeddings-v5-text: Compact state-of-the-art text embeddings for...www.elastic.co/search-labs/site-map -
Agentic security operations from Elastic Securi...
Read the blog Industry Test Elastic is the only vendor with...AV‑Comparatives' 2025 Business Security Tests. Read the blog Report Elastic...www.elastic.co/security -
Linux Installation (Detailed Procedure)
true only in development or test environments. In production...fess.codelibs.org/15.5/install/install-linux.html -
User Guide — scikit-learn 1.8.0 documentation
Permutation test score 3.2. Tuning the hyper-parameters...7.2.2. Feature hashing 7.2.3. Text feature extraction 7.2.4. Image...scikit-learn.org/stable/user_guide.html