Skip to content

Using machine learning methods to predict COVID-19 diagnoses in the Swiss population.

Notifications You must be signed in to change notification settings

cknotz/covid_mlearn_python

Repository files navigation

Project - Using machine learning methods to predict COVID-19 diagnoses in the Swiss population.

Approach 1 applies a neural network in Keras. The analysis builds on the example analysis to classify credit card fraud by Fancois Chollet (https://keras.io/examples/structured_data/imbalanced_classification/).

Approach 2 uses imbalanced classification methods implemented in sklearn based on https://towardsdatascience.com/machine-learning-and-class-imbalances-eacb296e776f

This is work in progress.

The data used here can be visually inspected at https://idheapunitepolsoc.shinyapps.io/covid_dashboard/

About

Using machine learning methods to predict COVID-19 diagnoses in the Swiss population.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages