Implementation of machine learning and data mining algorithms in python from scratch This repositroy contains implementation of machine learning and data mining algorithm in python and most of these algorithms are already tested on Iris and Breast Cancer datasets taken from UCI Machine learning repository. Feel free to fork and make changes.