svmkit 0.2.4
SVMKit is a machine learninig library in Ruby. SVMKit implements machine learning algorithms with interfaces similar to Scikit-Learn in Python. Since the development of SVMKit has just getting started, the methods implemented in SVMKit are only Linear / Kernel SVC, Logistic Regression, Factorization Machine, K-nearest neighbor method, and cross-validation.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
numo-narray
~> 0.9.0