I want to use naive Bayes to do text analysis and prediction, but this always happens. how to solve

LiuLiu Member Posts: 2 Newbie

Answers

  • LiuLiu Member Posts: 2 Newbie
    after that i used the "nominal to txt"to change the role of the targer resource,but it doesn't work ,
  • BalazsBaranyBalazsBarany Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 955 Unicorn
    Hi!

    You should also use "Nominal to Text" in the preprocessing chain of the scoring data. Also, it's a good idea to connect the Wordlist output of the first Process Documents to the Wordlist input of the seconds. This ensures that all the attributes expected by the model are there.

    Regards,
    Balázs
Sign In or Register to comment.