All examples By author By category About

micahstubbs

Animated ROC Chart

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