Show HN: My implementation of Google's bug prediction algorithm
https://news.ycombinator.com/item?id=3409816Hi, everyone!
I'm a high-school student. I saw that blog post about bug prediction on Google Engineering Tools blog (<http://google-engtools.blogspot.com/2011/12/bug-prediction-at-google.html>), and today I decided to implement it in Python, just for fun.
It's buggy on some repos due to issues with GitPython.
<http://pypi.python.org/pypi/bugspots>;
Anyway, what do you think?
I know, weird title: character limiting.