Skip to content

This repository contains a MATLAB based linear regression algorithm used to predict Hourly/Monthly Load of a Energy Efficient House which can further be used to calculate the hourly/monthly bill payment.

License

zainmujahid/Bill-Projection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bill-Projection

Introduction

This repository contains two projects

  • Hourly Bill Projection
  • Monthly Bill Projection

Linear Regression models are being used for completing the both tasks. Algorithms train on the past data of Date, Time, PV and Temperature and predict the Load accordignly.

Steps to Run the Code:

Each sub-directory contains the README file explaining the steps to run the code successfully.

Requirements:

MATLAB R2017a (9.3) (64-bit) or higher version should be installed in your machine to run this project successfully.

About

This repository contains a MATLAB based linear regression algorithm used to predict Hourly/Monthly Load of a Energy Efficient House which can further be used to calculate the hourly/monthly bill payment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages