Skip to content

Using different machine learning algorithims to effectively predict the name of a Pokemon given an image

Notifications You must be signed in to change notification settings

keningzhao99/Pokemon-Classifer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Pokemon-Classifer

Using different machine learning algorithims to effectively predict the name of a Pokemon given an image

Dataset used: https://www.kaggle.com/datasets/lantian773030/pokemonclassification

Methods used:

  1. Support Vector Machine (27% accuracy)
  2. Kth Nearest Neighbors (38% accuracy)
  3. Transfer learning with DenseNet 201 Model (85% accuracy)

About

Using different machine learning algorithims to effectively predict the name of a Pokemon given an image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published