jegun19 / scratch_kNN

Scratch build of a kNN algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scratch_kNN

Scratch build of a kNN algorithm tested using Iris classification dataset imported from scikit-learn.
A comparison between the results from the self-implemented kNN model and the model imported from kNN is provided in the notebook.

About

Scratch build of a kNN algorithm

License:MIT License


Languages

Language:Jupyter Notebook 100.0%