This repository has been archived by the owner on Oct 8, 2019. It is now read-only.
Beta version #3 of v0.3
Pre-release
Pre-release
A major change in this maintenance release is the support for TF-IDF computation.
- Major changes
- Added a support for TF-IDF computation [876b335]
- Changed the default eta0 (initial learning rate) to 0.2 [aa92317]
- Added a DDL to create hivemall UDFs as permanent functions [5cc77c9]
- Minor changes
- Added a server throughput monitoring functionality using JMX [744bc8d]
- Fixed MixServerTest to pass a TravisCI's build