9 ms·
There's also Weka, which can use almost exactly the same file format that Google is using, and do the same kind of things (though perhaps with different algorit
by sketerpot 16y ago
There's also Weka, which can use almost exactly the same file format that Google is using, and do the same kind of things (though perhaps with different algorithms). It's pretty pleasant.
http://www.cs.waikato.ac.nz/ml/weka/ http://www.cs.waikato.ac.nz/ml/weka/
- deleted 16y ago[deleted]
- jim-greer 16y agoI recently used Weka to create a simple rules-based fraud model for Kongregate. It worked very well, and had a lot of options for algorithms. The UI is a little weird, but it's worth checking out.