- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1441 - 1450 of 9,551 for 2 (0.45 seconds)
Filter
-
Groovy-Skripting-Leitfaden
2 , 3 , 4 , 5 ] list . each { println...doubled = list . collect { it * 2 } def filtered = list . findAll...fess.codelibs.org/de/15.5/config/scripting-groovy.html -
Precision-Recall — scikit-learn 1.8.0 documenta...
train_test_split ( X [ y < 2 ], y [ y < 2 ], test_size = 0.5 , random_state...display . ax_ . set_title ( "2-class Precision-Recall curve"...scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html -
제품 지원 기한
2.x 2027-03-01 🟢 지원 중 15.1.x 2027-01-01...2024-02-24 14.3.x 2023-12-28 14.2.x 2023-10-26 14.1.x 2023-09-08...fess.codelibs.org/ko/eol.html -
Backup and restore Red Hat OpenShift cluster ap...
Ana Biazetti Like 2 Save On this page The OpenShift...incur additional costs. Step 2. Create or identify an IBM Cloud...developer.ibm.com/tutorials/awb-backup-and-restore-redhat-openshift-clusters-with-oadp/ -
Search Form Integration
2)", "-moz-box-shadow": "0 1px 1px...2px 0px rgba(82, 168, 236, 0.2)", "box-shadow": "0 1px 1px 0px...fess.codelibs.org/15.5/config/search-form-integration.html -
Groovy脚本指南
2 , 3 , 4 , 5 ] list . each { println...doubled = list . collect { it * 2 } def filtered = list . findAll...fess.codelibs.org/zh-cn/15.5/config/scripting-groovy.html -
AI搜索模式功能配置
[ 2 ], etc . 自定义示例 优先使用中文回答时: rag...提供的搜索结果回答问题。回答请使用中文,并务必以[1]、[2]等格式标明出处。 专业领域定制: rag . chat ....fess.codelibs.org/zh-cn/15.5/config/rag-chat.html -
plot_pca_iris.zip
2 import mpl_toolkits.mplot3d #...X_reduced[:, 1], X_reduced[:, 2], c=iris.target, s=40, ) ax.set(...scikit-learn.org/stable/_downloads/99402c7ce7a6ab7fafcb48caa3c9447b/plot_pca_iris.zip -
Switch from APM to Integrations Server payload ...
"cluster_topology": [ { "zone_count": 2, "elasticsearch": { "node_attributes":..."value": 8192 } }, { "zone_count": 2, "elasticsearch": { "node_attributes":...www.elastic.co/docs/deploy-manage/deploy/elastic-cloud/switch-from-apm-to-integrations-server-pay... -
Classification of text documents using sparse f...
(training set) 1353 documents - 2.87MB (test set) 4 categories vectorize...= RidgeClassifier ( tol = 1e-2 , solver = "sparse_cg" ) clf ....scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html