Skip to content
EdwardRaff edited this page Oct 16, 2016 · 11 revisions

Welcome to the JSAT wiki!

This is all under fairly heavy construction right now as I migrate from Google code. I'm taking this opportunity to finish up some code I plan on using and then doing some project refactoring. Once the refactoring is done, I'm going to work on making JSAT a bit more "professional". Keep in mind this is still a free time project for me. I hope JSAT will be useful for more people, especially as I add more algorithms that either aren't easily obtained in Java, or don't even have publicly available implementations.

Currently, JSAT has one of the largest collections of algorithms in any library (that I'm aware of). See more info about the algorithms available here.

Examples

First are a set of simple examples to get started with JSAT

Some more complicated examples working with text datasets.