x225501 / ML_Tutorial

Tutorial for ML Intro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine Learning Tutorial


Requried

  • python > 2.4
  • numpy
  • matplotlib
  • scikit-learn

Introduction

  • Machine Learning
  • Difference between ML,DL,AI,DS
  • Broadcasting in numpy

Supervised Learning

  • Hands on - Linear Regression with Scikit
  • Implementing Linear Regression from math formulas

Unsupervised Learning

  • Clustering using Scikit
  • Clustering using KMeans by hand

Applications

  • Image Processing
  • Search Engine
  • Medicine and Diagnostics
  • Telecom
  • Natural Language Processing

Video Links

About

Tutorial for ML Intro


Languages

Language:Python 100.0%