ElasticProvisioner/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.
PythonApache-2.0