- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 571 - 580 of 4,574 for * (4.32 sec)
-
18e4de3e7d44c340.css
--selected):not(:hover){box-shadow:-2px 0 #07c3,2px 0 #07c3;...focusRingAnimate{0%{box-shadow:0 0 0 2px #07c0}to{box-shadow:0 0 0 2px #0071c2}}@keyframes...www.elastic.co/_next/static/css/18e4de3e7d44c340.css -
Install Elasticsearch with RPM | Elastic Docs
2.0-x86_64.rpm.sha512 sudo rpm --install elasticsearch-9.2.0-x86_64.rpm...h-9.2.0-x86_64.rpm.sha512 shasum -a 512 -c elasticsearch-9.2...www.elastic.co/docs/deploy-manage/deploy/self-managed/install-elasticsearch-with-rpm -
Support Matrix | Elastic
a Docker image. **** From 7.17.19 onwards, 7.17.x releases do...support MacOS 10.14, 10.15, CentOS 8, Debian 9, Windows 7, Windows...www.elastic.co/support/matrix -
Download Elastic Cloud on Kubernetes | Elastic
create -f https://download.elastic.co/downloads/eck/3.2.0/crds.yaml...apply -f https://download.elastic.co/downloads/eck/3.2.0/operator.yaml...www.elastic.co/downloads/elastic-cloud-kubernetes -
v_measure_score — scikit-learn 1.7.2 documentation
v_measure_score ([ 0 , 0 , 1 , 1 ], [ 0 , 0 , 1 , 1 ]) 1.0 >>> v_measure_score...v_measure_score ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Labelings...scikit-learn.org/stable/modules/generated/sklearn.metrics.v_measure_score.html -
silhouette_score — scikit-learn 1.7.2 documenta...
kmeans . fit_predict ( X )) 0.49... Gallery examples # Demo of affinity...for a sample is (b - a) / max(a, b) . To clarify, b is the distance...scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_score.html -
Release Highlights for scikit-learn 0.24 — scik...
"bootstrap" : [ True , False ], "criterion" : [ "gini" , "entropy" ], }..., 11 ), "min_samples_split" : randint ( 2 , 11 ), "bootstrap"...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html -
Decision Trees — scikit-learn 1.7.2 documentation
top Ctrl + K GitHub Choose version Decision Trees # Examples...Examples concerning the sklearn.tree module. Decision Tree Regression...scikit-learn.org/stable/auto_examples/tree/index.html -
Multioutput methods — scikit-learn 1.7.2 docume...
top Ctrl + K GitHub Choose version Multioutput methods # Examples...concerning the sklearn.multioutput module. Multilabel classification...scikit-learn.org/stable/auto_examples/multioutput/index.html -
Feature Selection — scikit-learn 1.7.2 document...
the sklearn.feature_selection module. Comparison of F-test and mutual...top Ctrl + K GitHub Choose version Feature Selection # Examples...scikit-learn.org/stable/auto_examples/feature_selection/index.html