This repository contains codes of Machine Learning programmes written from the ground up. It starts from the very basics.
- Sci-Kit Learn
- Quandl
- Matplotlib
- Pandas
- Python
- Basic Classifiers Introduction -
- Prediction using Classifiers and Graph Plotting -
- Linear Regression Classifier from scratch -
- Linear Regression Testing with randomly generated data
- Breast Cancer Clssification using K Nearest Neighbours Classifier : Winsconsin Data Set