Generalized linear models
The generalized linear model is a group of models that try to find the M parameters that form a linear relationship between the labels yi and the feature vector x(i) that is as follows:
Here, are the errors of the model. The algorithm for finding the parameters tries to minimize the total error of the model defined by the cost function J:
The minimization of J is achieved using an iterative algorithm called batch gradient descent ...
Get Machine Learning for the Web now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.