block by micahstubbs f2aff83148a5f64f3222

Animated ROC Chart

Full Screen

A d3js ROC Chart that animates through the areas under each curve.
Might be useful for evaluating models.

the data shown are from models that predict various tennis stats. curious about the source data? browse through the R script that @ilanthedataman uses to generate the data.

inspired by the Interactive ROC Curve bl.ock from ilanman

index.html

rocChart.js