Re: [R] Applying bagging in classifiers

2013-04-10 Thread Nicolás Sánchez
Any help? Thanks! 2013/4/8 Nicolás Sánchez > Hello! > > Does anyone know how to apply bagging for SVM? ( for example) > > I am using adabag package to execute bagging but this method, "bagging", > works with classification trees. I would like to apply my bagging to other > classifiers as SVM,RN

[R] Applying bagging in classifiers

2013-04-08 Thread Nicolás Sánchez
Hello! Does anyone know how to apply bagging for SVM? ( for example) I am using adabag package to execute bagging but this method, "bagging", works with classification trees. I would like to apply my bagging to other classifiers as SVM,RNA or KNN. Has anyone do it? Thanks!! [[alternativ