You are on page 1of 8

Machine

Learning
Class 2
Review of Previous Class
• Key Terminologies of ML :
• Train
• Test
• Feature
• Loss function
• Classification - Ex. Loan defaulter prediction
• Regression - Ex. House Price Prediction
• Validation
• Overfitting , Under fitting
Today’s Class

• Statistical Computation with Python

• Hello World ML : KNN

• Take Home Assignment 1 [ Python Basics ]


Statistical Computation
• Libraries : Pandas, Numpy

• Terms : Mean, Variance, Standard Deviation


Hello World ML : Coding Your First Classifier !
First Classifier : KNN

• The MNIST Dataset

• The Iris Dataset


Doubts and Questions
Thank You!

You might also like