An open API service indexing awesome lists of open source software.

https://github.com/iampavangandhi/knn-image-classification

🐱 Pokemon Image Classification using KNN Algorithm
https://github.com/iampavangandhi/knn-image-classification

knn-classification knn-image-classification notebook pokemon-image-classification python

Last synced: 6 months ago
JSON representation

🐱 Pokemon Image Classification using KNN Algorithm

Awesome Lists containing this project

README

          

# 🐱 KNN-Image-Classification
> ## Pokemon Image Classification using KNN Algo

### Notebook Used: Jupyter Notebook

### Algorithm Used

- KNN

### Python Libraries Used

- Numpy
- Pandas
- Matplotlib
- OpenCV

### File Structure

- MS-CVS
- One.ipnb
- flightdata.ipnb
- learn-ml.pdf
- Train
- Images (For Training the Algo)
- Train.csv
- Test
- Images (For Testing the Algo)
- Test.csv
- Sample_submission.csv
- fin.csv
- practice.ipynb (Main File)

## Contributing

Feel free to dive in! [Open an issue](https://github.com/iampavangandhi/KNN-Image-Classification/issues/new) or submit PRs.

## License

[MIT](LICENSE) © Pavan Gandhi