notes

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

Ensembles.md (172B)


      1 # Ensembles
      2 
      3 CH2
      4 
      5 **Definition:** Ensembles are models composed of multiple models. These models can be the same like with random forests or different models put together.