SSU SMU | [PAC model], [succesful PAC learner]
Let there be
It is an algorithm, which trains a predictor for given class . If the following holds, it’s a successful PAC learner. given
- - error parameter
- - confidence parameter
Introduction to computational learning variant
(The PAC Model, Modified Definition) Let be a representation class over (where is either or n-dimensional Euclidean space ), and let ’
We say that C is PAC learnable if there exists an algorithm L with the following property: for every concept c E C, for every distribution V on X, and for all 0 < E < 1/2 and 0 < D < 1/2, if L is given access to EX(c, ‘D) and inputs f and 6, then with probability at least 1- D, L outputs a hypothesis concept hE C satisfying error (h) � E. This probability is taken over the random examp
we allow the learning algorithm time polynomial in and (as well as and as before) when learning a target concept .