🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

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

User: "anuradha"
New Altair Community Member
Updated by Jocelyn
Getting this erroe when passing testing dataset to apply model(Logistic Regression)

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "varunm1"
    New Altair Community Member
    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.