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.

anyone can solve this problem

Asmat_ullah1999Asmat_ullah1999 Member Posts: 4 Learner I

Answers

  • Asmat_ullah1999Asmat_ullah1999 Member Posts: 4 Learner I
    i dont know what is problem if anyone can solve 
  • BalazsBaranyBalazsBarany Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 955 Unicorn
    Hi!

    Check the operator(s) before the cross validation. You can set a breakpoint on the operator that's connected to the input of the cross validation by pressing F7 or right-clicking it. The error message is clear: The incoming table doesn't have regular attributes. Can you put a screenshot of that table or its metadata (Statistics view) here?

    Regards,
    Balázs
  • Asmat_ullah1999Asmat_ullah1999 Member Posts: 4 Learner I

  • Asmat_ullah1999Asmat_ullah1999 Member Posts: 4 Learner I

  • BalazsBaranyBalazsBarany Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 955 Unicorn
    Hi!

    I see you're doing text mining (sentiment analysis). This is not the data structure you need for that.

    Please watch the videos in the Academy: https://academy.rapidminer.com/catalog?query=text mining

    They explain how you preprocess the data for Naive Bayes to correctly identify the attributes for building the model.

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