Re: [R] hands-on classification tutorial needed...

2009-07-11 Thread Christian Schulz
Hi, did you balance your trainset? IMHO in the caret package are helpful functions for doing grid-search with different classifiers. http://cran.r-project.org/web/packages/caret/vignettes/caretTrain.pdf HTH,Christian > Hi all, > > I am doing binary classification and want to improve the

[R] hands-on classification tutorial needed...

2009-07-10 Thread Michael
Hi all, I am doing binary classification and want to improve the classification results on imbalanced response data. Currently the performance is poor. Are there ways I could improve the performance? I could either try different classification methodologies, or try exploring the data more, and t