Introduction to ML
Learning Paradigms
PAC Learning
Version Spaces
Role of ML in AI
100

Field where systems improve performance through experience rather than explicit rules  

Learning (or ML)

100

Learning from labelled input-output pairs  

Supervised

100

Full form abbreviation used for PAC  

Probably-Approximately-Correct

100

Set of all hypotheses consistent with training data seen so far  

Version-space

100

Umbrella field of which Machine Learning is a subset  

AI (Artificial Intelligence)

200

A candidate function proposed by a learning algorithm  

Hypothesis

200

Learning from unlabelled data to find structure  

Unsupervised

200

Symbol for the accuracy/error parameter in PAC learning  

Epsilon

200

Earlier, simpler algorithm that only generalizes from positive examples  

Find-S

200

ML subfield using multi-layer neural networks  

Deep-learning

300

Set of all candidate hypotheses an algorithm can choose from  

Hypothesis-space (or H)

300

Learning via rewards and penalties from an environment  

Reinforcement

300

Symbol for the confidence parameter in PAC learning  

Delta

300

Boundary of most specific consistent hypotheses  

S (Specific-boundary)

300

Ability of a model to perform well on unseen data  

Generalization

400

The true function the learner is trying to approximate  

Target (concept)

400

Predicting a continuous numeric value  

Regression

400

Minimum number of examples needed to guarantee a PAC bound  

Sample-complexity

400

Boundary of most general consistent hypotheses  

G (General-boundary)

400

ML enables chatbots and virtual assistants to understand human language by learning patterns from large amounts of text — this ML subfield is called?

NLP (Natural Language Processing)

500

Data used to check generalization on unseen examples  

Test-data

500

Predicting a discrete category/label  

Classification

500

A class of concepts that can be learned within PAC guarantees is called  

PAC-learnable

500

Algorithm that updates S and G as new examples arrive  

Candidate-Elimination

500

In healthcare diagnostics, ML-based systems have largely replaced traditional hand-coded rule systems, which are known as?

Expert-systems

M
e
n
u