CS106A Stanford course- Final project presentation

by Sayan P

Description

This program reads the weekly data for confirmed cases of Covid19 acrossCalifornia in the County Alameda and forecast predictions of confirmed cases in future. I used deep learning i.e. LSTM (using the Keras library) for forecasting. I just took a subset of one county from the global dataset. Please note- I used the Anaconda Spyder IDE as the "Scientific mode" is not available in the PyCharm Community edition.