buds-lab / building-prediction-benchmarking

An array of open source ML models applied to long-term hourly energy prediction for institutional buildings
http://www.budslab.org/
MIT License
26 stars 4 forks source link

Make a way to visualize the model fit metrics #2

Closed cmiller8 closed 5 years ago

cmiller8 commented 5 years ago

Come up with a way to compare all of the model fit metrics using a Python library

cmiller8 commented 5 years ago

try some of these techniques: https://seaborn.pydata.org/

talantbekov123 commented 5 years ago

try some of these techniques: https://seaborn.pydata.org/

Thank you!

cmiller8 commented 5 years ago

Eventually we will have a large graphic that looks like the following with all the models we test. We should do about 10 models total -- let's work on getting to the data generated and then we can make this chart later. I will assign myself to this one so focus on the others.

image