Skip to content

A simple project to determine what colors are "purple".

Notifications You must be signed in to change notification settings

ztucker4/purple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purple

A simple project to determine what colors are "purple".

The data (currently stored in a .csv file) comes from my website, http://zoejtucker.com/purple. Users are asked to determine whether a randomly determined color counts as purple.

The python code then runs a k-nearest neighbors algorithm on the data using a user-specified input color. Finally, the program determines whether the color is likely to be purple or not purple.

About

A simple project to determine what colors are "purple".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages