Table of Contents

Machine Learning - Multi-response linear regression (Linear Decision trees)

About

The multi-response linear regression method is a non-linear methods that build trees of linear models.

Representation

Model tree:

How it will choose the node?

Non Linear Model Tree

Implementation

Weka

Tree > m5p