Machine Learning (Beginner Attempts)

This repository contains codes of Machine Learning programmes written from the ground up. It starts from the very basics.

Tools Used

  • Sci-Kit Learn
  • Quandl
  • Matplotlib
  • Pandas

Language Used

  • Python

List of Programmes:

  1. Basic Classifiers Introduction -
  2. Prediction using Classifiers and Graph Plotting -
  3. Linear Regression Classifier from scratch -
  4. Linear Regression Testing with randomly generated data
  5. Breast Cancer Clssification using K Nearest Neighbours Classifier : Winsconsin Data Set