Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 472 Bytes

File metadata and controls

5 lines (5 loc) · 472 Bytes

Regression-Models-Performance-Evaluation-Using-R-square-score

We are evaluating and comparing the performance of different regression models using R square score. The closer the R-Square to one, the better is the regression model. The data set(Data.csv) has four features average temperature, vaccum, pressure and humidity and we predict the energy output. image