org.emmalanguage.lib.ml.optimization
Represents a loss function of the form
E(w) = (wx - y)**2
where w: Weights x: Instance features y: Instance label
Represents a loss function of the form
E(w) = (wx - y)**2
where w: Weights x: Instance features y: Instance label