"Using Naive Bayes to vectorize text documents as inputs for SVM"

User: "Chinedu"
New Altair Community Member
Updated by Jocelyn
I want to Use Naive Bayes to vectorize documents, and use it as input to an SVM classifier instead of using TF-IDF.

How do I achieve this in Rapid Miner, Can I also apply Chi-Square statistics for feature reduction in Rapid Miner?

Thanks.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Andrew2"
    New Altair Community Member
    What is input to the Naive Bayes operator - term occurrences of words or the entire document. What is output from the Naive Bayes operator?

    Andrew