“91974˙CH07˙final” 2012/12/14 14:25 page 235 #1
CHAPTER
7
Data Mining: Cluster Analysis
7.1 Objectives
To use Python lists as a means of storing data
To implement a nontrivial data mining application
To understand and implement cluster analysis
To use visualization as a means of displaying patterns
7.2 What Is Data Mining?
We have already considered ways that statistical techniques can help us to process and
summarize large amounts of data. By computing statistical measures such as the range,
mean, standard deviation, and frequency, we can begin to make statements about our data.
In this chapter we will explore this idea further.
Large amoun ...

Get Python Programming in Context, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.