Changed
- Complete transition to
expect
specs. - Raise exception in
Libsvm::Model.load
if model can't be loaded (fixes #21).
Fixed
- Fix a bug in
Libsvm::Node#==
when comparing withnil
.
expect
specs.Libsvm::Model.load
if model can't be loaded (fixes #21).Libsvm::Node#==
when comparing with nil
.