# Machine Learning Metrics ### Prediction #### $R^2$ $R^2$ is the proportion of the variation in the dependent variable that is predictable from the independent variable(s). Wikipedia provides [a great definition](https://en.wikipedia.org/wiki/Coefficient_of_determination), but visually it looks like: ![RSS|500](Screen%20Shot%202021-12-31%20at%207.21.36%20AM.png) --- Date: 20211231 Links to: [Machine Learning MOC](Machine%20Learning%20MOC.md) Tags: References: * []()