Metadata-Version: 2.1
Name: ubc-knn
Version: 0.11
Summary: KNN model in Python
Home-page: https://github.com/PoojithaGowthaman/knn_integration
Author: Poojitha Gowthaman & Eric Phillips
Author-email: ericphillips99@me.com
License: MIT
Platform: UNKNOWN

Implementation of K nearest neighbors model in Python. Supports built-in tuning of k hyper-parameter using k-fold cross validation.


