anshumitts / Machine-Learning

Interactive Machine learning tutorials for education purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine-Learning

Interactive Machine learning tutorials for education purposes.

Repository contains

  • Linear Regression
  • Weighter Linear Regression
  • Logistics regression
  • GDA

How to use this repository?

  • Use Python >=3.0
  • Update Matplotlib, Numpy and Pandas

This is not a commercial softwware nor it is meant for any research endeavour. This is only meant for education.

Note: Documentation for each algorithm is present in each subfolder

About

Interactive Machine learning tutorials for education purposes


Languages

Language:Jupyter Notebook 98.4%Language:Python 1.6%