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
- Host: GitHub
- URL: https://github.com/iampavangandhi/knn-image-classification
- Owner: iampavangandhi
- License: mit
- Created: 2019-10-13T16:48:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-03T14:25:10.000Z (about 5 years ago)
- Last Synced: 2025-03-29T01:34:06.975Z (7 months ago)
- Topics: knn-classification, knn-image-classification, notebook, pokemon-image-classification, python
- Language: Jupyter Notebook
- Homepage:
- Size: 84 MB
- Stars: 5
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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