Options

RapidMiner: The input Exampleset does not match the training ExampleSet. Missing Attribute: aaa.

anuradhaanuradha Member Posts: 5 Contributor II
Getting this erroe when passing testing dataset to apply model(Logistic Regression)

Answers

  • Options
    varunm1varunm1 Moderator, Member Posts: 1,207 Unicorn
    Hello @anuradha

    Are you sure your test dataset used in apply model has attribute "aaa"? You can check this by setting a break point before apply model. Right click on apply model and click on set breakpoint before and run the process to see the dataset entering apply model to check if attribute "aaa" is present.
    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

Sign In or Register to comment.