farish07's picture
Upload README.md with huggingface_hub
75eb891 verified
metadata
tags:
  - tabular-classification
  - scikit-learn
  - knn

KNN Banknote Authentication Model (farish07/knn-banknote-authentication)

  • Optimal K Value: 1
  • Final Test Accuracy: 1.0000

Optimization Process

The optimal number of neighbors (K) was determined by plotting the error rate versus K value on the test set.

Error Rate vs. K Value Plot