From fc2f78f8429d2e10a1187f52620eabfd63bb72fa Mon Sep 17 00:00:00 2001 From: aisling-lby Date: Sun, 29 May 2016 23:44:04 -0700 Subject: [PATCH] k means analysis for the questions --- EDA/kmeans.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 EDA/kmeans.html diff --git a/EDA/kmeans.html b/EDA/kmeans.html new file mode 100644 index 0000000..ef82ba0 --- /dev/null +++ b/EDA/kmeans.html @@ -0,0 +1,28 @@ + + + + + + Bokeh Plot + + + + + + + + +
+ + + + \ No newline at end of file