1.10.0
User Documentation for MADlib
Supervised Learning

Detailed Description

Contains methods which perform supervised learning tasks

Modules

 Conditional Random Field
 Constructs a Conditional Random Fields (CRF) model for labeling sequential data.
 
 Regression Models
 
 Support Vector Machines
 Solves classification and regression problems by separating data with a hyperplane or other nonlinear decision boundary.
 
 Tree Methods