Project Overview
This project is a basic prediction model simulator which takes in real data from a CSV file and
then based on the first day predicts the rest of the days. Result is then compared to the real
data provided in the CSV and visualized as svg graph in html page.
See the example output down below.

Gained experience
While coding up this project I have learnt about basic prediction models which then spiked my interest in data science and basic machine learning.
Tools Used
C
SIR prediction model
SVG