Hacker News new | ask | show | jobs
by milesstevenson 3856 days ago
What is this kind of thing written in, I wonder. How cool :)
1 comments

>Using a set of open source machine learning algorithms known as SciKit Learn—code freely available to the world at large—the service seeks to automatically identify blatant vandalism and separate it from well-intentioned changes.

It's a Python library, available for free download [1]. I've got a book or two on it I've been meaning to read.

[1] http://scikit-learn.org/stable/