1.2.1
- Performance improvement, especially LASSO
- Row major matrix and column major matrix in addition to existing Matrix(double[][])
- Random Forest serializable
- Reduce the memory footprint of DecisionTree, RandomForest, etc.
- Scala API for Scala 2.10
- Bug fixes