For about 2 years now, I have been working on a library in my spare time. Like many of you, I took a Machine learning course in college and enjoyed it. However, I did not like Weka. So I decided I would do something about it. JSAT is my something.
I've restricted myself to Classification, Regression, and Clustering - and have been implementing and testing several different algorithms. I've also been trying to implement much of it as a multi-threaded library, so you can take advantage of all that delicious processing power in your desktop.
Its by no means perfect, and there are lots of spelling errors (dyslexia, I have trouble seeing them). But it is getting to a point where I think it may be usefull to others. So I'm trying to get it out a bit, and get feedback from anyone who feels like trying or using it.
Hopefully I havent violated any horrible internet rules (mostly a lurker of funny pictures).
I posted this in /r/programming as well. I'll be able to answer questions periodically throughout the day.
[link] [26 comments]