GitHub / ahjimomo / classifier_knn_basic_from_scratch
Coding K-Nearest Neighbour algorithm for classifier problem without stratified split on unbalanced label set
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahjimomo%2Fclassifier_knn_basic_from_scratch
PURL: pkg:github/ahjimomo/classifier_knn_basic_from_scratch
Stars: 2
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 78.1 KB
Dependencies parsed at: Pending
Created at: about 3 years ago
Updated at: almost 3 years ago
Pushed at: about 3 years ago
Last synced at: about 2 years ago
Topics: knn-algorithm, machine-learning, python