* added the experiment command * fixed bugs in predict * fixed sphinx docs dependencies
0.1.9
-------------------
* added support for multioutput regression and classification * fixed bug in preparing predict data * provided a way to evaluate models * changed class from IgelModel to Igel * updated igel cli
0.1.8
------------------ * fixed predict function bugs and added examples
0.1.7
------------------ * implemented optional arguments in sklearn models
0.1.5
------------------ * implemented encoding and scaling methods
0.1.4
------------------ * support for all sklearn models