Sha256: 404a9f0965e042eb064f8879dc34725ded140f6af2ec82302851eb780a18b898

Contents?: true

Size: 709 Bytes

Versions: 1

Compression:

Stored size: 709 Bytes

Contents

# 1.1.0
- Update bundled LIBLINEAR version to 2.4.1.
- Support one-class SVM implemented on LIBLINEAR ver. 2.4.0.

# 1.0.0
## Breaking change
- For easy installation, Numo::LIBLINEAR bundles LIBLINEAR codes.
There is no need to install LIBLINEAR in advance to use Numo::LIBLINEAR.

# 0.5.0
- Fix to use LIBLINEAR 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.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
numo-liblinear-1.1.0 CHANGELOG.md