Skip to content

dinsin/supervised-machine-learning

Repository files navigation

Supervised Machine Learning

Implementation of a few supervised machine learning algorithms on a simple dataset.

Both the training and test data sets used are comprised of a sample of voter data from the 2016 Presidential election. Each data entry comes froma different county in this state. The goal is to predict whether the county voted Democrat or Republican (given in the first column of the datasets).

About

Implementation of a few supervised machine learning algorithms in order to analyze the 2016 Presidential Election.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages