About: Jubatus is a general framework library for online and distributed machine learning. It currently supports classification, regression, clustering, recommendation, nearest neighbors, anomaly detection, and graph analysis. Loose model sharing provides higher scalability, better performance, and real-time capabilities, by combining online learning with distributed computations. Changes:0.5.0 add new supports for clustering and nearest neighbors. For more detail, see http://t.co/flMcTcYZVs
|
About: MyMediaLite is a lightweight, multi-purpose library of recommender system algorithms. Changes:Mostly bug fixes. For details see: https://github.com/zenogantner/MyMediaLite/blob/master/doc/Changes
|
About: LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC ), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class [...] Changes:Initial Announcement on mloss.org.
|
About: The goal of this project is to provide code for reading and writing machine learning data sets for as many programming languages as possible. Changes:Forgot to include the Java sources.
|