amplab / keystone

Simplifying robust end-to-end machine learning on Apache Spark.
http://keystone-ml.org/
Apache License 2.0
470 stars 117 forks source link

Block solve should cleanly handle arbitrary number of features #195

Closed etrain closed 8 years ago

etrain commented 8 years ago

The block solvers (weight and unweighted) should handle the case when numFeatures % blockSize != 0.