Fdevmsy / Banknote-Authentication-Dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banknote-Authentication-Dataset

Shiyu Mou shiyumou@usc.edu

  1. Data is ploted as scatterplots and boxplots.
  2. KNN is used to make classifications. Different parameters were tested.
  • k
  • Number of training set
  • Distance metrics (Euclidean, Manhattan, Mahalanobis, Chebyshev)
  • Decisions (majority polling & weighted decision)
  1. Precision, reall, F-score, Learning Cureve were derivated to understand the performance.

About


Languages

Language:Jupyter Notebook 100.0%