Ordinary Least Squares
As ordinary least squares is a form of regression, used to inform predictions about sample data, it is widely used in machine learning. Using the example mentioned above, a machine learning algorithm can process and analyze specific sample data that includes information on both height and shoe size. Given the the data points, and using ordinary least squares, the algorithm can begin to make predictions about an individual's shoe size given their height and given the sample data.
Jun-23-2019, 17:18:41 GMT
- Technology: