notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

Bandwidth.md (244B)


      1 # Bandwidth
      2 
      3 Stats D3
      4 
      5 **Definition:** Bandwidth is a hyperparameter used in smoothing techniques that describes the width of kernels.
      6 
      7 With regard to kdes, a higher value means the graph will be more smooth while the inverse is true as well.