Definition
Supervised Learning Algorithm
A supervised learning algorithm is a learning algorithm that maps a set of training data to a specific hypothesis:
where:
- is the instance space.
- is the label space.
- is the hypothesis class.
Supervised Learning Algorithm
A supervised learning algorithm is a learning algorithm that maps a set of training data to a specific hypothesis:
where:
- is the instance space.
- is the label space.
- is the hypothesis class.