Prediction.md (219B)
1 # Prediction 2 3 Ch2 4 5 **Definition:** Prediction is the process of predicting an output given a sample. 6 7 This is different than [Inference](Inference.md) which is focused on understanding relationshipts between variables.