linear-regression icon indicating copy to clipboard operation
linear-regression copied to clipboard

need a method to measure goodness-of-fit of the model

Open rainchen opened this issue 7 years ago • 0 comments

I think R-squared is a commonly used metric, can you implement this method? Here is a reference: http://scikit-learn.org/stable/modules/generated/sklearn.metrics.r2_score.html

rainchen avatar Mar 04 '18 07:03 rainchen