SVMKit is a machine learninig library in Ruby. SVMKit provides machine learning algorithms with interfaces similar to Scikit-Learn in Python. SVMKit currently supports Linear / Kernel Support Vector Machine, Logistic Regression, Factorization Machine, Naive Bayes, Decision Tree, Random Forest, K-nearest neighbor classifier, and cross-validation.
Required Ruby Version
>= 2.1
Authors
yoshoku
Versions
- 0.8.1 March 01, 2019 (10 KB)
- 0.7.3 February 05, 2019 (50.5 KB)
- 0.7.2 January 21, 2019 (48.5 KB)
- 0.7.1 December 17, 2018 (47 KB)
- 0.7.0 December 02, 2018 (47 KB)
- 0.2.6 March 11, 2018 (27.5 KB)