New Feature: * 22 Added ability to export a stacked ensemble as a Python package so you can use it on different data. * 19 by jef5ez adds Mean Absolute Error as preset metric
Docs: * 22 Added docs for using exported stacked ensemble Python package * 20 Added docs for using TPOT with Xcessiv
0.3.4
Hotfix for 0.3.0. Ended up at 0.3.4 because Pypi problems..
0.3.0
Major feature addition * 18 - Added an experimental bayesian optimization search beside grid search and random search to allow a bit of automation for hyperparameter tuning.