powered by
Ancestor class for regression problems. This ancestor class is used to define and manage the target attribute for regression tasks.
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