Definition of Machine Learning
Performance P with respect to Task T improves with Experience E
Types of Learning
Supervised Learning
Unsupervised Learning
Semi-Supervised Learning
Reinforcement Learning
Types of Supervised Learning
Classification (discrete data)
Regression (continuous data)
Types of Unsupervised Learning
Clustering (discrete data) Dimensionality Reduction (continuous data)
Supervised Learning uses what kind of data
Labelled Data
Unsupervised Learning uses what kind if data
Unlabelled Data
Inductive Reasoning means
not all needed information is available, conclusion uncertain, reach probable conclusions
Deductive Reasoning means
all needed information is available, reach logical conclusions