Algorithm Transparency
NOTE
How is a model created? How does the algorithm create a model that can predict something.
Examples
- Least squares method
- well understood (transparent)
- Backpropagation through a huge Deep Neural Network
- not well understood (less transparent)