In my opinion, well-known classification methods (NN, SVM, LogRegr., etc.) work good only for tasks with continuous variables or discrete variables with a lot of possible values (e.g., “age”). If most of the variables are discrete with small amount of possible values (e.g., 2…4 values), building of the continuous separate line by means of some kernel will get large error, isn’t it? So, question is following – what classification methods should we use for tasks, in which most (or even all) of the parameters have a small amount of possible values ?

Thanks beforehand for your answer. Regards, Sergey.

More Sergey Porotsky's questions See All
Similar questions and discussions