# 1.0.0 ## Breaking change - For easy installation, Numo::LIBSVM bundles LIBSVM codes. There is no need to install LIBSVM in advance to use Numo::LIBSVM. # 0.5.0 - Fix to use LIBSVM sparce vector representation for internal processing. # 0.4.0 - Add verbose parameter to output learning process messages. - Several documentation improvements. # 0.3.0 - Add random_seed parameter for specifying seed to give to srand function. - Several documentation improvements. # 0.2.0 - Add validation of method parameters. - Several documentation improvements. # 0.1.0 - First release.