notes

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

Inference.md (215B)


      1 # Inference
      2 
      3 Ch2
      4 
      5 **Definition:** Inference is the statistical process of finding relationships between data.
      6 
      7 This is not to be confused with [Prediction](Prediction.md) which is the process of guessing an output.