Skip to content

rair19/6001CEM-Covid19-ML

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

6001CEM: Evaluating the accuracy of machine learning methods to predict COVID-19 cases

The repository contains the code explained within the project report. The code is responsible for training and testing the machine learning models using both, the cross-validation and the holdout method. For each iteration of the cross-validation method, the accuracy results are also displayed. Following this, graphs are produced to show all four models, training and testing during each iteration.

A dataset can also be found. This has been acquired from the government and is publically available at https://coronavirus.data.gov.uk/details/download. It contains the number of daily cases per day for the UK.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published