metric_rsquare function

RSquareThis is also called as coefficient of determination. It tells how close are data to the fitted regression line. Highest score can be 1.0 and it indicates that the predictors perfectly accounts for variation in the target. Score 0.0 indicates that the predictors do not account for variation in the target. It can also be negative if the model is worse.

  • Maintainer: Turgut Abdullayev
  • License: Apache License 2.0
  • Last published: 2020-06-02