* Use print instead of click.echo to circumvent encoding issues on Windows
0.3.1
------------------
* Fix encoding issue
0.3.0
------------------
* Refactor module structure
0.2.0
------------------
* *recommend* subcommand to perform parsing, training and prediction in a single step * *evaluate* subcommand to perform cross validation * Basic usage documentation