Inductive Learning

The inductive learning problem is made up of a

  • Hypothesis Space
  • the to be found hypothesis
  • and a consistent training set of examples ( pairs)

We want to find the hypothesis such that which means we want to find a function that is on the domain of roughly equal to .

For inductive learning we assume

Consistency and Simplicity

Ockhams Razor ![[CleanShot 2023-09-30 at 11.20.25@2x.png]] ![[CleanShot 2023-09-30 at 11.20.34@2x.png]] ![[CleanShot 2023-09-30 at 11.20.46@2x.png]]

![[CleanShot 2023-09-30 at 11.20.57@2x.png]]