View source: R/dal_predictor.R
predictor | R Documentation |
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()
a predictor object
#See ?cla_dtree for a classification example using a decision tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.