- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1771 - 1780 of over 10,000 for 2 (1.58 seconds)
Filter
-
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 -
Search-Related Settings
fragments = 2 Highlight Generation Method Specifies...fess.codelibs.org/15.5/config/search-advanced.html -
Connecteur JSON
/usr/share/fess/app/WEB-INF/lib/ Methode 2 : Installation depuis l’interface...fess.codelibs.org/fr/15.5/config/datastore/ds-json.html -
Available Docker images | Elastic Docs
29 ECE 2.2.2 docker.elastic.co/cloud-ass...lasticsearch:7.17.29-0 ECE 2.2.2 docker.elastic.co/cloud-ass...www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/ece-install-offline-images -
Open-source development - IBM Developer
developer.ibm.com/devpractices/open-source-development/ -
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 -
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 -
Streamlining the development of your IoT applic...
Jim Romeo Like 2 Save On this page Developing and...customers in the least time. Like 2 Save Cookie Preferences IBM web...developer.ibm.com/articles/iot-lp101-why-use-iot-platform/ -
Build a RAG agent to answer complex questions
system By Dean Sacoransky Like 2 Save On this page Learn more about...response from the GPT-4o on August 2, 2024: This answer is completely...developer.ibm.com/tutorials/awb-build-rag-llm-agents/ -
1.9. Naive Bayes — scikit-learn 1.8.0 documenta...
\frac{1}{\sqrt{2\pi\sigma^2_y}} \exp\left(-\frac{(x_i - \mu_y)^2}{2\sigma^2_y}\right)\]...of a total 75 points : 4 1.9.2. Multinomial Naive Bayes # MultinomialNB...scikit-learn.org/stable/modules/naive_bayes.html