Coder Social home page Coder Social logo

forte's Introduction

About

Accurate net-load forecasting is vital for energy planning, aiding decisions on trade and load distribution. However, assessing the performance of forecasting models across diverse input variables, like temperature and humidity, remains challenging, particularly for eliciting a high degree of trust in the model outcomes. In this context, there is a growing need for data-driven technological interventions to aid scientists in comprehending how models react to both noisy and clean input variables, thus shedding light on complex behaviors and fostering confidence in the outcomes. In this paper, we present Forte, a visual analytics-based application to explore deep probabilistic net-load forecasting models across various input variables and understand the error rates for different scenarios. With carefully designed visual interventions, this web-based interface empowers scientists to derive insights about model performance by simulating diverse scenarios, facilitating an informed decision-making process. We discuss observations made using `Forte`` and demonstrate the effectiveness of visualization techniques to provide valuable insights into the correlation between weather inputs and net-load forecasts, ultimately advancing grid capabilities by improving trust in forecasting models.

Steps to Run this project

  1. Clone this project to your local machine
  2. Download all the Python requirements using python3 -m pip install -r requirements.txt
  3. Create a new folder for the Flas logs using mkdir pyAPI/logs
  4. Type this command in your terminal export FLASK_ENV=development (For Powershell, use $env:FLASK_APP = "pyAPI\app4.py")
  5. Type this command: export FLASK_APP=pyAPI/app4.py (For Powershell, use $env:FLASK_ENV = "development")
  6. Next, run flask using flask run
  7. Now open a different terminal and type this command to install the Node dependencies npm install
  8. Now run the app using this command: npm start
  9. Your app would be running at http://localhost:3000

Interface

Screenshot on 09/01/2023

Interface GIF

Screen Capture GIF on 09/01/2023

Community guidelines

If you face any issues while running this project, please open an issue in this repo, and we will try to respond as soon as possible. Feel free to contribute to this project by creating a fork or a branch on this repo. All ideas/improvements/suggestions are welcome!

forte's People

Contributors

kaustavbhattacharjee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.