Skip to content

Unsupervised machine learning algorithms implemented on a simple dataset.

Notifications You must be signed in to change notification settings

dinsin/unsupervised-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unsupervised Machine Learning

Implementation of a few unsupervised 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

Unsupervised machine learning algorithms implemented on a simple dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages