This repository consists of Python notebooks that I practised during my college Machine Learning course.
Under Construction | Not complete
The aim of creating this repository is to help people who are new to ML get some valuable resources and code samples to start with.
- Graph Plots (Matpotlib) Practise [View Notebook]
- KNN (k-nearest neighbors) Classification on Redwine Dataset [View Notebook] [View Dataset]
- list and tuple practise [View Notebook]
- Numpy, Vector and Matrix Practise [View Notebook]
Following are the websites that you can refer to start learning Machine Learning.