FrontEndCollection icon indicating copy to clipboard operation
FrontEndCollection copied to clipboard

[Fund. of Statistical Learning] Nomparametric Methods

Open cheatsheet1999 opened this issue 4 years ago • 0 comments

Basic Idea of Density Estimation

  • "Density" p(x) describes how densely the samples are likely to appear around x
    • Basic idea in density estimation: the more data in a region, the larger is the density function in that region
    • Prob that a vector x will fall in region R is
Screen Shot 2021-10-05 at 12 17 39 PM
  • Given some training samples, the left-hand side can be estimated as Screen Shot 2021-10-05 at 12 24 12 PM

  • V is the volume of integration

cheatsheet1999 avatar Oct 05 '21 20:10 cheatsheet1999