Histograms
28/02/2022 20:07
Parent: machine learning Tags: #MachineLearning
Histograms:
- Histograms are used to verb(**bin**) measurements
- The taller the bin, more likely the future measurement will fall into that bin and vice versa
- The [[Distribution]] tells the likelihood of future measurement by ***approximating the data***
- In this case by binning (which is that optimal: See [[Distribution]])
- ***By making Histograms***