- Sort Score
- Num 10 results
- Language All
- Labels All
Results 521 - 530 of 2,473 for test (5.45 seconds)
-
Introduction to Watson Discovery - IBM Developer
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/ -
开源全文检索服务器 - Fess 开发概述
│ │ └── view/ # JSP 文件 │ └── test/ │ └── java/ # 测试代码 ├── pom.xml...针对日语全文检索优化 可扩展性 : 可通过插件扩展功能 REST API : 可从其他应用程序使用搜索功能 技术栈 Fess...fess.codelibs.org/zh-cn/dev/getting-started.html -
Part 14: How to use the management API
item name Set value name Test permission {role}admin-api The...management API? Management API is a RESTful API for management operation...fess.codelibs.org/articles/14/document.html -
Compatible third party NLP models | Machine Lea...
e-v2 Third party text embedding models Text Embedding models...Third party text similarity models You can use these text similarity...www.elastic.co/guide/en/machine-learning/8.19/ml-nlp-model-ref.html -
GammaRegressor — scikit-learn 1.7.2 docum...
n_features) Test samples. y array-like of shape...is averaged by sample_weight. Best possible score is 1.0 and it...scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html -
Get started with Elastic Observability | Elasti...
www.elastic.co/docs/solutions/observability/get-started -
Why cloud-native Java developers love Liberty -...
scopes: unit tests, integration tests, system tests, etc. There...later), as well as run tests and view test reports. Setup tools:...developer.ibm.com/articles/why-cloud-native-java-developers-love-liberty/ -
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 -
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 -
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