GitHub user mgaido91 opened a pull request:
https://github.com/apache/spark/pull/19676
[SPARK-14516][FOLLOWUP] Adding ClusteringEvaluator to examples
## What changes were proposed in this pull request?
In SPARK-14516 we have introduced ClusteringEvaluator, but we didn't put
any reference in the documentation and the examples were still relying on the
sum of squared errors to show a way to evaluate the clustering model.
The PR adds the ClusteringEvaluator in the examples.
## How was this patch tested?
Manual runs of the examples.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mgaido91/spark SPARK-14516_examples
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19676.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19676
----
commit 4c4f83e97d9bd2d8771452498581bf9ce43bd28d
Author: Marco Gaido <[email protected]>
Date: 2017-11-06T15:49:17Z
[SPARK-14516][FOLLOWUP] Adding ClusteringEvaluator to examples
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]