Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 298 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 298 Bytes

BiddingForecast

Simple web app for predicting with a 95% confidence a range where the bidding average should exist.

Installation

Install Docker and Docker Compose on your choice of OS. Git clone this repo and at the root folder run

sudo docker compose build
sudo docker compose up