Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 295 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 295 Bytes

Naive-Bees

This script uses a SVM supervised learning algorithm and computer vision to detect different species of bees by image analysis

Tools used: Python, pandas, numpy, scikit-learn, skimage, PIL, matplotlib

To Run Locally:

run install_packages.sh to install all dependencies