Skip to content

Files

Latest commit

Nov 2, 2017
35ff67d · Nov 2, 2017

History

History
5 lines (5 loc) · 362 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 362 Bytes

ML-Notebook

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.