powered by
A ancestor class for clustering, classification, regression, and time series regression. It also provides the basis for specialized evaluation of learning performance.
An example of a learner is a decision tree (cla_dtree)
dal_learner()
returns a learner
#See ?cla_dtree for a classification example using a decision tree
Run the code above in your browser using DataLab