Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 262 Bytes

File metadata and controls

4 lines (3 loc) · 262 Bytes

Birds

This was a data science project using text comments from Cornell University's eBird data. I attempted to make a K means clustering model to group the most common words from the corpus together. This was done using Python and the scikit-learn library.