Sha256: 4be32a2ef65d1ac44b5053bbdaa3b459420756f703400965bb08e1958bb88326

Contents?: true

Size: 851 Bytes

Versions: 1

Compression:

Stored size: 851 Bytes

Contents

# 0.9.0
- Add Rumale::SVM::LocallyLinearSVC that is classifier with locally linear support vector machine.

# 0.8.0
- Refactor to support the new Rumale API.

# 0.7.0
- Support for probabilistic outputs with Rumale::SVM::OneClassSVM.
- Update numo-libsvm depedency to v2.1 or higher.

# 0.6.0
- Update numo-libsvm and numo-liblinear depedency to v2.0 or higher.

# 0.5.1
- Refactor specs and config files.

# 0.5.0
- Add type declaration files.

# 0.4.0
- Add linear one-class support vector machine.

# 0.3.0
- Fix to raise error when calling prediction method before training model.
- Fix some config files.

# 0.2.0
- Supported the new Rumale's validation:
  - Fix to use new numeric validation for hyperparameter values.
  - Fix to use new array validation that accepts Ruby Array for samples, labels, and target values.

# 0.1.0
- First release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rumale-svm-0.9.0 CHANGELOG.md