machine-learning-python-implementation My own implementation of machine learning algorithm in python Clustering algorithm hierarchical.py: implementation of basic hierarchical clustering algorithm, with complete linkage kmeans.py: implementation of EM-style kmeans clustering