* New Features * Add Bandit service (129, 131) * Add support for clear_row method of Recommender (136, 137)
* Improvements * Add visualize example using TensorBoard (131)
* Bug Fixes * Fix schema not working with service specialized column definition (134, 135) * Fix Twitter Loader not working with latest tweepy (138)
0.6.1
--------------------------
* New Features * Add postgresql loader (125) * Add support for filtering API of Recommender (126, 127) * Bug Fixes * Fix ``classifier_kfold.py`` example not working with sklearn 0.20 or later (128)
0.6.0
--------------------------
* New Features * Add Burst service (94, 124)
0.5.5
---------------------------------------
* New Features * Add support for distance option of Clustering (123)
* Documentation * Translate documents into Japanese (104, 105, 108, 110, 111, 113-122)
0.5.4
---------------------------------------
* New Features * Add Nearest Neighbor service (92, 103) * Add support for add_bulk of Anomaly (106)