/NCD_Classifier

K-Nearest Neighbors Classifier with Normalized Compression Distance (KNN_NCD) is a machine learning module implemented in Python. It provides a classifier that uses the Normalized Compression Distance (NCD) to measure similarity between instances. Supports major compression algorithms.

Primary LanguagePythonApache License 2.0Apache-2.0

Stargazers