Generalized Linear Regression for Multiple Targets
Learn multitarget linear regression with simple examples and code comparison (custom vs. sklearn) by comparing loss.
We'll cover the following
Multiple targets
Consider a regression dataset , where and . A function is a generalized linear model for regression for any given mapping of the input features , and is a matrix with columns, one for each target. Note that .
Get hands-on with 1400+ tech skills courses.