Skip to content

thisisadityapatel/petroforecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PetroForecast

Alt Text Alt Text

Eduardo Saverin made $300k during his summer at Harvard betting on heating oil futures, crazy! Built a full-stack ML platform to visualize and predict similar data, understanding his bet from a prespect of smart analytics.

Installation

The application uses Docker Compose to containerize everthing and make it easier for anyone to setup. One requirements is to have docker on the device. You can install docker from here.

docker-compose up

The application should be up and running on http://localhost:3000

Tech Stack

  • Backend: Python FastAPI, NumPy, Pandas, SQLite3 database
  • Machine Learning: Scikit library MultiVariable Regression Model, Prophet by Meta
  • Frontend: React.js, Recharts.js
  • Other: Docker, Docker-Compose

About

ML app to predict and analyze US heating oil futures.

Topics

Resources

Stars

Watchers

Forks