Model transformer which moves weight trained for an intercept into the intercept parameter of the model (so far supported only for linear models).
Adds 1 to the end of a vector.
Adds an intercept/unintercept stage to the estimator of a linear model.
Adds an intercept/unintercept stage to the estimator of a linear model.
Nested estimator with linear model as result.
Estimator which produce a linear model with explicit intercept.
Adds an intercept/unintercept stage to the composite estimator with nested linear models.
Adds an intercept/unintercept stage to the composite estimator with nested linear models.
Nested composite estimator built of with linear model as result.
Estimator which produce a combination of linear models with explicit intercept.
Removes last column of a vector.