On 2/5/07, Vlador <[EMAIL PROTECTED]> wrote:
I've seen a lot of discussions about implementing the above mentioned algorithm (SVM) , however i couldn't find any live examples designed for multi-classification tasks in which you have to classify the document between one of 10000+ classification categories. It seems impossible to me.
You should use heirarchical classification for that many classes. but even then, you'd need way too many classifiers. TAA
