WOC project to create my own Machine Learning Library in Python from scratch. Implemented basic Machine Learning algorithms using only Numpy and Pandas.
- Decision Tree
- K-Nearest-Neighbours
- K-Means Clustering
- Neural Network
- Linear Regression
- Logistic Regression