You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jb...@apache.org on 2019/10/03 13:22:23 UTC

[lucene-solr] branch SOLR-13105-visual updated: SOLR-13105: machine learning docs 21

This is an automated email from the ASF dual-hosted git repository.

jbernste pushed a commit to branch SOLR-13105-visual
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/SOLR-13105-visual by this push:
     new acea0e3  SOLR-13105: machine learning docs 21
acea0e3 is described below

commit acea0e399da4f6f9effe640b1ce9b51c65bb9343
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Thu Oct 3 09:22:17 2019 -0400

    SOLR-13105: machine learning docs 21
---
 solr/solr-ref-guide/src/machine-learning.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solr/solr-ref-guide/src/machine-learning.adoc b/solr/solr-ref-guide/src/machine-learning.adoc
index a5cf9e2..a1eb587 100644
--- a/solr/solr-ref-guide/src/machine-learning.adoc
+++ b/solr/solr-ref-guide/src/machine-learning.adoc
@@ -592,7 +592,7 @@ are then vectorized and added as rows to a matrix. The matrix is transposed so e
 point. The `kmeans` function is then used to cluster the latitude and longitude points into 21 clusters. The `zplot` function
 is then used to visualize the clusters as a scatter chart.
 
-image::images/math-expressions/2Dcluster1.png[]
+image::images/math-expressions/2DCluster1.png[]
 
 The scatter plot above shows each lat/lon point plotted on a Euclidean plain with longitude on the
 *x* axis and