Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Hivemall v0.4.1-alpha.5 (Alpha release)

Pre-release
Pre-release
Compare
Choose a tag to compare
@myui myui released this 09 Mar 04:38

This is the fifth alpha release for v0.4.1. We DO NOT recommend to use this version in production yet.
Note: v0.4.1-alpha.4 has been skipped.


Changes since v0.4.1-alpha.3 are summarized as follows:

  • Minor Enhancement
    • Implemented binarize_label UDTF #266
  • Major Change
    • Reduced memory usages of DecisionTree and RegressionTree #259 #264 #270
  • Bug Fixes
    • Fixed to report progress in long running UDTFs to avoid mapreduce.task.timeout [6eacd65]