Skip to content

iampavangandhi/KNN-Image-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐱 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 or submit PRs.

License

MIT © Pavan Gandhi