0.1.2
New Features
- Add pipeline specification language and Evaluation utilities.
- Add pipelines for graph, text and tabular problems.
- New primitives ClassEncoder and ClassDecoder
- New primitives UniqueCounter and VocabularyCounter
Bug Fixes
- Fix TrivialPredictor bug when working with numpy arrays
- Change XGB default learning rate and number of estimators