Skip to content

Commit 6ae5e2c

Browse files
committed
Add more results.
1 parent 16f7678 commit 6ae5e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ You have to specify:
7272
# Results
7373

7474
## Iris Data Set
75-
The Iris data set ([iris.config](./resources/iris.config)), [Lichman, M. (2013). UCI Machine Learning Repository . Irvine, CA: University of California, School of Information and Computer Science.](http://archive.ics.uci.edu/ml), is a very well known data set in the machine learning community. Here are the results of my random initial clusters:
75+
The Iris data set ([iris.config](./tree/master/resources/iris.config)), [Lichman, M. (2013). UCI Machine Learning Repository . Irvine, CA: University of California, School of Information and Computer Science.](http://archive.ics.uci.edu/ml), is a very well known data set in the machine learning community. Here are the results of my random initial clusters:
7676

7777
![iris_init_results](https://github.com/tofti/python-kmeans/blob/master/results/iris0.png "Iris Initial")
7878
![iris_final_results](https://github.com/tofti/python-kmeans/blob/master/results/iris11.png "Iris Final")

0 commit comments

Comments
 (0)