- Sort Score
- Num 10 results
- Language All
- Labels All
Results 41 - 50 of 1,257 for v (0.09 seconds)
Filter
-
2021 Whistleblowing Policy EU & UK
V. EU and UK whistleblowing policy...protected. 1. Purpose and Scope v What are the matters concerned?...www.elastic.co/pdf/2021-whistleblowing-policy-eu-uk.pdf -
Gaussian Mixture Model Ellipsoids — scikit-lear...
color_iter )): v , w = linalg . eigh ( covar ) v = 2.0 * np . sqrt...patches . Ellipse ( mean , v [ 0 ], v [ 1 ], angle = 180.0 + angle...scikit-learn.org/stable/auto_examples/mixture/plot_gmm.html -
Adjustment for chance in clustering performance...
such metrics are the following: V-measure, the harmonic mean of...import metrics score_funcs = [ ( "V-measure" , metrics . v_measure_score...scikit-learn.org/stable/auto_examples/cluster/plot_adjusted_for_chance_measures.html -
Procédure de mise à niveau
$ docker run --rm -v fess-es-data:/data -v $(pwd):/backup ubuntu.../data $ docker run --rm -v fess-data:/data -v $(pwd):/backup ubuntu...fess.codelibs.org/fr/15.5/install/upgrade.html -
Gaussian Mixture Model Sine Curve — scikit-lear...
color_iter )): v , w = linalg . eigh ( covar ) v = 2.0 * np . sqrt...patches . Ellipse ( mean , v [ 0 ], v [ 1 ], angle = 180.0 + angle...scikit-learn.org/stable/auto_examples/mixture/plot_gmm_sin.html -
plot_kmeans_digits.zip
score compl completeness score v-meas V measure ARI adjusted Rand...score\ncompl completeness score\nv-meas V measure\nARI adjusted Rand index\nAMI...scikit-learn.org/stable/_downloads/1393861b58df827d4c681b80a5be2472/plot_kmeans_digits.zip -
Change allocator disconnect timeout | Elastic Docs
director role: docker run \ -v ~/.found-shell:/elastic_cloud...director role: docker run \ -v ~/.found-shell:/elastic_cloud...www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/change-allocator-disconnect-timeout -
Upgrade-Verfahren
$ docker run --rm -v fess-es-data:/data -v $(pwd):/backup ubuntu.../data $ docker run --rm -v fess-data:/data -v $(pwd):/backup ubuntu...fess.codelibs.org/de/15.5/install/upgrade.html -
Demo of DBSCAN clustering algorithm — scikit-le...
V-measure, Rand-Index, Adjusted...labels ) : .3f } " ) print ( f "V-measure: { metrics . v_measure_score...scikit-learn.org/stable/auto_examples/cluster/plot_dbscan.html -
1.2. Linear and Quadratic Discriminant Analysis...
X_k^TX_k = \frac{1}{n - 1} V S^2 V^T\) where \(V\) comes from the SVD...(centered) matrix: \(X_k = U S V^T\) . It turns out that we can...scikit-learn.org/stable/modules/lda_qda.html