notes

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

Oversmoothing.md (241B)


      1 # Oversmoothing
      2 
      3 Stats D3
      4 
      5 **Definition:** Oversmoothing is the process of making the bandwidth of a kernel too large such that resulting visualizations smooth over important information.
      6 
      7 This can be thought of as underfitting the dataset.