User Portlet User Portlet

Discussions
I just published a GitHub repository for a project that I'm working on. It's a combination of lessons in how to build applications with the Wolfram Language and code for an application for tracking energy consumption. My hope is that by combining...
I am working on building a repository that would allow organizations to track energy consumption over time for multiple buildings. I have created an EntityStore where the buildings are the registered entities. Each building's data is stored in a...
#Introduction I set out with the goal of predicting regional electrical loads using neural networks. I didn't quite get there. However, I did create a set of tools to consume time series data into the Wolfram Language , transform the data into...