keystoneml.nodes.learning
Learns a linear model (OLS) based on training features and training labels.
Learns a linear model (OLS) based on training features and training labels. Works well when the number of features >> number of examples.
Training features.
Training labels.