chmullig.com » graph http://chmullig.com Chris Mulligan's blog on life, computers, burritos, school Tue, 21 Apr 2015 15:41:14 +0000 en-US hourly 1 http://wordpress.org/?v=4.2.2 MITRE Challenge Graph http://chmullig.com/2011/02/mitre-challenge-graph/ http://chmullig.com/2011/02/mitre-challenge-graph/#comments Wed, 23 Feb 2011 15:29:03 +0000 http://chmullig.com/?p=277 For my own curiosity I created a python + R script to grab the MITRE leaderboard and graph it. It’s a bit of python to grab the leaderboard and write out some CSVs. Then a bit of R code (updated link: http://a.libpa.st/4KFGq) generates the graph. It’s running automatically with launchd on my laptop, and it should be regularly uploading a png to the address below. Launchd is pretty awesome, but a royal pain in the ass to get set up. It doesn’t feel very deterministic.

I still need to figure out how to jitter the names so they don’t overlap (like YouGov & Agent Smith), but other than that I thought it was a nifty little exercise.

Each line is a team, with their best MAP scores as datapoints

]]>
http://chmullig.com/2011/02/mitre-challenge-graph/feed/ 13