powered by
Ancestor class for regression models. Stores the target attribute and provides common evaluation metrics.
regression(attribute)
returns a regression object
attribute target to model building
#See ?reg_dtree for a regression example using a decision tree
Run the code above in your browser using DataLab