powered by
Ancestor class for regression and classification It provides basis for fit and predict methods. Besides, action method proxies to predict.
An example of learner is a decision tree (cla_dtree)
predictor()
returns a predictor object
#See ?cla_dtree for a classification example using a decision tree
Run the code above in your browser using DataLab