* added support for json as a configuration file * added support for providing read data options * added CV class support * added cross validation support
0.2.3
-------------------
* added clustering support * all clustering classes of sklearn are now supported
0.2.2
-------------------
* added init command * users can get started quickly by getting a default yaml file "on the fly"
0.2.1
-------------------
* added support for other ensemble models like adaboost, extra trees etc..