The Goal:
Find any relationship between energy consumption and temperature, weather and any other factors such as seasons, holidays, etc.
The trend line in energy data analyzed in:
- Excel
- Python Pandas
- Machine Learning: Linear Regression, Keras Model, Deep Learning
- Data size has 357 rows in this data set
- Data converted into numerical values
- Dummies columns
- Hot-Encoded columns
- Python
- Pandas
- Matplotlib
- Sklearn
- Keras
- TenserFlow
- Numpy
- Advanced Excel
- The equation of the line from excel has coefficients below with the R^2 value of 95% in dummies
- The equation of the line from excel has coefficients below with the R^2 value of 95% in hot-encoded