Week 6 Video 3 Visualization Scatterplots Heat Maps Parameter - - PowerPoint PPT Presentation

week 6 video 3
SMART_READER_LITE
LIVE PREVIEW

Week 6 Video 3 Visualization Scatterplots Heat Maps Parameter - - PowerPoint PPT Presentation

Week 6 Video 3 Visualization Scatterplots Heat Maps Parameter Space Maps Scatterplots (Scatter Plots) A classic type of visualization 1.4 1.2 1 0.8 0.6 0.4 0.2 0 0 0.2 0.4 0.6 0.8 1 1.2 1.4 Many say Always look at a


slide-1
SLIDE 1

Visualization Scatterplots Heat Maps Parameter Space Maps

Week 6 Video 3

slide-2
SLIDE 2

Scatterplots (Scatter Plots)

¨ A classic type of visualization

0.2 0.4 0.6 0.8 1 1.2 1.4 0.2 0.4 0.6 0.8 1 1.2 1.4

slide-3
SLIDE 3

Many say…

¨ Always look at a scatterplot of your data!

slide-4
SLIDE 4

But there’s a problem…

¨ Scatterplots don’t scale well to large data sets

slide-5
SLIDE 5

With lots of data points

¨ You get giant blobs

slide-6
SLIDE 6

Or if the data is not that granular

¨ You get single points hiding lots of data points

50,000 data points 5 data points

slide-7
SLIDE 7

You can increase data point size

¨ But it can be hard to display size differences

accurately

¤ 500,000 versus 5? A point 100,000 times bigger?

¨ And if data is somewhat granular, data points may

get covered

slide-8
SLIDE 8

Heat Maps

¨ Show the density of data in specific regions

Highest density Lowest density

slide-9
SLIDE 9

Heat Maps

¨ Do better with large-scale data ¨ Important to get the right box size

¤ OK to experiment a little

slide-10
SLIDE 10

Not just a substitute for scatterplots

¨ Can be used for intensity as well as density

slide-11
SLIDE 11

Example (Bowers, 2012): Color shows grade (red = poor, blue = good)

slide-12
SLIDE 12

Parameter Space Maps

¨ Important Special Case of Heat Maps ¨ Used to look at the goodness of various

parameters, particularly for BKT (Week 4)

slide-13
SLIDE 13

(Ritter et al., 2009)

¨ Proportion of skills in Cognitive Tutor where best

BKT model ends up with parameter values

slide-14
SLIDE 14

Pardos & Heffernan, 2010

¨ Analyzed the convergence of BKT models for the

EM algorithm, with different starting points

Appropriate models Degenerate models

slide-15
SLIDE 15

Next lecture

¨ State Space Networks