How to merge predicted values back to original DataFrame?

If you have a prediction resulting from
Mdl = Decision Tree Model
X = Set of predictors
Question:
How can one merge X with label?

Answers (0)

Categories

Asked:

on 12 Apr 2021

Edited:

on 12 Apr 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!