Ricky Ho01/16/12
4852 views
0 replies
Ensemble Method is a popular approach in Machine Learning based on the
idea of combining multiple models. For example, by mixing different
machine learning algorithms (e.g. SVM, Logistic regression, Bayesian
network), ensemble method can automatically...