machine-learning

Definition

Realisable PAC-Learnable Hypothesis Class

A hypothesis class is realisable PAC-learnable if there exists a learning algorithm and a sample complexity function such that:

For any parameters and any distribution over (assuming realisability), if the algorithm receives i.i.d. samples, it produces a hypothesis such that:

Key Guarantees:

  • Approximately Correct: The true risk is bounded by error parameter (i.e., ).
  • Probably: This low error is achieved with probability at least .

Empirical Risk Minimisation

A hypothesis class is realisable PAC-learnable by any ERM algorithm with sample complexity: