Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 497 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 497 Bytes

gender-classifier

Implmentation of the supervised learning algorithm K-nearest neighbors in the Julia programming language. The data is a csv file of heights, weights, and gender labels:

Weight (kg) Height (cm) Gender
70.3518798786343 198.903011944154 Male
58.9107320370127 102.088326367840 Female