Linear regression
That is a very simple ML algorithm, linear regression. In technical terms, linear regression attempts to represent the relationship between one or more independent variables (points on X-axis) and a numeric outcome, or dependent variable (value on Y-...
techpm.hashnode.dev1 min read