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

Auto-Selected Least Squares Solver #187

Closed tomerk closed 8 years ago

tomerk commented 8 years ago

Create a node / optimizer combo somehow to specify that a least squares solver is desired, and have the Optimizer automatically choose the right solver.

shivaram commented 8 years ago

Fixed by #256