This documentation is for scikit-learn version 0.11-git — Other versions
If you use the software, please consider citing scikit-learn.
Mean squared error regression loss
Return a a positive floating point value (the best value is 0.0).
y_true : array-like
y_pred : array-like
loss : float