- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1251 - 1260 of over 10,000 for 2 (1.36 seconds)
-
8.0.0-rc2 release notes | Enterprise Search doc...
2. Close the enterprise search indices on cluster 2. 3. Restore...used by cluster 1 on cluster 2. On cluster 1, make a GET _snapshot...www.elastic.co/guide/en/enterprise-search/8.19/release-notes-8.0.0-rc2.html -
feature_extraction.rst.txt
2.0986]}{\sqrt{\big(3^2 + 0^2 + 2.0986^2\big)}} = [...(one_image, (2, 2)) >>> patches.shape (9, 2, 2, 3) >>> patches[4,...scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt -
Cracking the code: How to gain business value f...
Europe & India: December 2, 2025, at 2:00 p.m. CET / 5:30 p.m....business value from AI December 2, 2025 Europe North America Asia/Pacific...www.elastic.co/virtual-events/cracking-the-code -
sphinx-design.min.css
sd-g-2,.sd-gy-2{--sd-gutter-y: 0.5rem}.sd-g-2,.sd-gx-2{--sd-gutter-x:...!important}.sd-p-2{padding:.5rem !important}.sd-pt-2,.sd-py-2{padding-top:.5rem...scikit-learn.org/stable/_static/sphinx-design.min.css -
styles.css
mr-2{margin-right:calc(var(--spacing)*2)}.mb-2{margin-b...spacing)*2)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-4{m...www.elastic.co/docs/_static/styles.css -
Spring - IBM Developer
of 2 pages 1 2 of 2 pages Previous page Next...Java applications for CICS, Part 2: Security Explore three different...developer.ibm.com/components/spring -
cross_validation.rst.txt
2, 2, 2, 2] >>> groups = [1, 1, 2, 2, 3, 3, 3] >>>...test)) [2 3] [0 1] [1 3] [0 2] [1 2] [0 3] [0 3] [1 2] [0 2] [1 3]...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt -
plot_release_highlights_1_7_0.rst.txt
id="sk-estimator-id-2" type="checkbox" ><label for="sk-estimator-id-2" clas...#sk-container-id-2 pre { padding: 0; } #sk-container-id-2 input.sk-hidden--visually...scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_7_0.r... -
model_evaluation.rst.txt
labeling1 = [2, 0, 2, 2, 0, 1] >>> labeling2 = [0, 0, 2, 2, 0, 2] >>>...y_true = [2, 0, 2, 2, 0, 1] >>> y_pred = [0, 0, 2, 2, 0, 2] >>> ...scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt -
Cluster analysis in R - IBM Developer
diag( 2 ) * c( 2 , 1 ))) %>% mutate( class...diag( 2 ) * c( 1 , 3 ))) %>% mutate( class =factor( 2 )) cluster3...developer.ibm.com/tutorials/awb-cluster-analysis-in-r/