Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 558 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 558 Bytes

Eevee-Dex

The project implements basic KNN algorithm of Machine Learning to capture a photo and decide if it's one of the first Generation Eevee and its eeveelutions or not.

About the Project

The project aims to utilize KNN algorithm and train the system to be able to identify eevee and its eeveelutions from an image.

How-to-Test

Pull the dex and insert your image in the same folder as all other images.
Run testStuff() function.
Input the filename with it's extension in the input area.
The system will process and print your result.