Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

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

ChineduChinedu Member Posts: 1 Learner III
edited June 2019 in Help
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.

Answers

  • awchisholmawchisholm RapidMiner Certified Expert, Member Posts: 458 Unicorn
    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
Sign In or Register to comment.