svmkit 0.2.8
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.
Gemfile:
=
install:
=
Runtime Dependencies (1):
numo-narray
~> 0.9.0