IV. Feasibility of Learning

1. Learning is Impossible?

Lin provides two examples to show learning seems to be impossible.

2. Probability to the Rescue

Hoeffding’s Inequality:
IV. Feasibility of Learning
μ\mu is the actual frequency of event A and ν\nu is my hypothetical frequency of event A. Hoeffding’s Inequality shows that the probability of the exitance of a huge gap(ϵ\epsilon) between μ\mu and ν\nu is tiny when I have a large N(big data)
the statement ‘μ=ν\mu = \nu’ is probably approximately correct(PAC)

3. Connection to Learning

IV. Feasibility of Learning
The verification flow guarantee ‘historical records’(training set) are similar to the current conditon(test set).
Check ② of this quiz:
IV. Feasibility of Learning

4. Connection to Real Learning

‘Bad Data’ could happens from time to time(let’s say if you filp a coin 5 times and get 5 heads). Accroding to Hoeffding’s inequality, the probability could be tiny when you have a large data.

相关文章:

  • 2022-02-16
  • 2021-12-11
  • 2021-11-25
  • 2022-01-04
  • 2021-04-22
  • 2021-10-02
  • 2021-08-22
  • 2021-10-20
猜你喜欢
  • 2021-06-19
  • 2021-05-22
  • 2021-05-26
  • 2019-01-09
  • 2021-07-25
  • 2021-12-18
  • 2021-09-28
相关资源
相似解决方案