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-Caching Optimizer #207

Closed etrain closed 8 years ago

etrain commented 8 years ago

We should have the auto-caching algorithm that works by running a pipeline on samples of the data and extrapolating included as an optional feature.

etrain commented 8 years ago

Closed by #224