Transformed Regression


Synopsis

This learner performs regression by transforming the labels and calling an inner regression learner.


Description

This meta learner applies a transformation on the label before the inner regression learner is applied.


Input


Output


Parameters


ExampleProcess