-
-
Notifications
You must be signed in to change notification settings - Fork 205
Home
EdwardRaff edited this page Jan 15, 2017
·
11 revisions
Welcome to the wiki! Feel free to help contribute any new examples or useful information. Be sure to check the FAQ if you have any questions.
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.
First are a set of simple examples to get started with JSAT
- How to load a data set
- Training and using a classifier
- Model testing with Cross Validation
- Applying Data Transformations and Visualizing
- Generating a data set with Guassians
Some more complicated examples working with text datasets.