项目作者: datasciencecampus

项目描述 :
Predicting energy efficiency from Energy Performance Certificates (EPC) using machine learning
高级语言: Jupyter Notebook
项目地址: git://github.com/datasciencecampus/energy-efficiency.git
创建时间: 2020-02-12T18:54:21Z
项目社区:https://github.com/datasciencecampus/energy-efficiency

开源协议:Other

下载


Energy Efficiency

This repo provides the material to support the work undertaken by the Data Science Campus to explore using machine learing to predict energy efficiency.

Specifically we explore:

  • Data from Energy Performance Certificates (EPC)
  • Steps needed to clean the EPC data
  • Feature sets
  • Machine learning models for predciting the energy efficiency

The full report gives detail on the data sets used. Please note for data security reasons it isn’t possible to publish the code for everything contained with this report.

How to use this repo

The study is implemented through a series of files that can be found in the ./01_code folder. Make sure you read the ./01_code/config-explanation.md first on how you should set up your config file, collect required data sets and name all your files.