Skip to content

curlyCoderr/CovidCases-MachineLearning

Repository files navigation

Covid UK- Machine Learning

The purpose of this project is to showcase basic machine learning on CSV files downloaded from UK government website.

Python

Install Python 3.10

Installation

Use the package manager pip to install jupyter notebook.

pip install jupyter
pip install matplotlib
pip install scikit-learn 
pip install skforecast

How to run

Run 'jupyter notebook' in your terminal or console command. This should spin up a localhost instance via your default web browser, where you will view the Jupyter Notebook UI. Click here for more info on Jupyter Notebook

OR

You can open files in Visual Code to run code. (First option is most preferred)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published