Clustering ¡
CompSci ¡590.03 ¡ Instructor: ¡Ashwin ¡Machanavajjhala ¡ ¡
1 ¡ Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡
Clustering Problem Given a set of points, with a - - PowerPoint PPT Presentation
Clustering CompSci 590.03 Instructor: Ashwin Machanavajjhala Lecture 17 : 590.02 Spring 13 1 Clustering Problem Given a set of points, with a
1 ¡ Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 2 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 3 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 4 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 5 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 6 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 7 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 8 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 9 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 10 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 11 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 12 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 13 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 14 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 15 ¡
¡A ¡set ¡of ¡points ¡in ¡m ¡dimensions ¡{x1, ¡x2, ¡…, ¡xn} ¡ ¡The ¡desired ¡number ¡of ¡clusters ¡K ¡
¡A ¡mapping ¡from ¡points ¡to ¡clusters ¡C: ¡{1, ¡…, ¡m} ¡à ¡{1, ¡…, ¡K} ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 16 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 17 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 18 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 19 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 20 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 21 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 22 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 23 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 24 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 25 ¡
Average Diameter Number of Clusters Correct value of k
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 26 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 27 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 28 ¡
Example
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 29 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 30 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 31 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 32 ¡
a ¡ b ¡ c ¡ d ¡ e ¡ f ¡ a b c d e f ¡ ab ¡ abc ¡ de ¡ def ¡ abcdef ¡ Distance ¡metric: ¡Euclidean ¡distance ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 33 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 34 ¡
a b c d e f ¡ ab ¡ abc ¡ de ¡ def ¡ abcdef ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 35 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 36 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 37 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 38 ¡
In ¡mul'ple ¡ canopies ¡ Each ¡element ¡ has ¡a ¡single ¡ primary ¡canopy ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 39 ¡
Lecture ¡17 ¡: ¡590.02 ¡Spring ¡13 ¡ 40 ¡