1 - ML Introduction1
1 - ML Introduction1
Reference Books:
1. Han Kamber,―Data Mining Concepts & Techniquesǁ, Morgann Kaufmann Publishers, 2011.
4. 4. Andreas C. Müller and Sarah Guido- Introduction to Machine Learning with Python: A Guide for Data Scientists, O'reilly,2016
Evaluation Scheme:
Theory: 1. Question paper will be based on the entire syllabus summing up to 75 marks.
1. Two term tests of 25 marks each will be conducted during the semester
5. ii. Journal documentation (Write-up and/or Assignments): 10 marks The final certification and acceptance of term work will be subject to satisfactory performance of laboratory
work and upon fulfilling minimum passing criteria in the term work
Programmatic Solution Vs Machine Learning
Example: Sum of 2 nos.
Scenarios:
C program:
1.Spam: if else:
Intelligence:
AI/ML/DL:
Subjects:
AI/ML/DL:
Intelligence: pattern recognition, IQ, creative, imagination, emotional intelligence, define love?
pattern recognition:
symbolic system: knowledge representation, expert system, ex. chess, inference engine
diagram:
specific case. but not work with fuzzy logic, image, voice
so ML: diff symbolic AI n ML .. no explicit programming ( rule based)but data output n find program
many photos of dog, learning from pattern
no need to write rules but just provide data n apply statistics
DL: same as ML but diff algo. biology inspired algo
neuron, perceptron
ML problem: features provide, example: dog n cat features define but if DL features automatically create & support fuzzy logic which is a problem in ML
new layers create efficiency prediction improve, go more deeper,
Example: resume placement: features like certificate, percentage, backlog, placement person but DL will automatically extract features
digit identify: 4 : edges in 1st layer, then so on.
more data more performance improvement
but ML stops at some point
why ML use example: knife vs talvar
Machine Learning
Popularity of this field in recent time and the reasons behind that
–New software/ algorithms
•Neural networks
•Deep learning
–New hardware
•GPU’s
–Cloud Enabled
–Availability of Big Data
Unit 1
•Measure of improvement :
–For example: increasing accuracy in prediction, acquiring
new, improved speed and efficiency
What is Machine Learning?
• Components of Representation
–Features
–Function class / hypothesis language
Machine Learning History
1950s:
–Samuel's checker-playing program
1960s:
–Neural network: Rosenblatt's perceptron
–Minsky & Papert prove limitations of Perceptron
1970s:
–Symbolic concept induction
–Expert systems and knowledge acquisition bottleneck
–Quinlan’s ID3 (Iterative Dichotomiser 3)
–Natural language processing (symbolic)
Machine Learning History
1980s:
–Advanced decision tree and rule learning
–Learning and planning and problem solving
–Resurgence of neural network
–Valiant’s PAC learning theory
–Focus on experimental methodology
90's ML and Statistics
–Data Mining
–Adaptive agents and web applications
–Text learning
–Reinforcement learning
–Ensembles
–Bayes Net learning
Machine Learning History
Popularity of this field in recent time and the reasons behind that
–New software/ algorithms
•Neural networks
•Deep learning
–New hardware
•GPU’s
–Cloud Enabled
–Availability of Big Data