The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

incompatible roles always appear only in certain data

CepinCepin Member Posts: 1 Learner I
I compiled naive bayes data. I have a training data set and naive Bayes data. The next stage is to read CSV then filter example, I have selected sentiment and is missing then nominal to text then process document from data which includes input tokenize, transform cases, stopword and filter token by length.
I connect it to the retrieve training data and I combine the previous data with the retrieve training data that I have created.
But why does incompatible role always appear (sentiment has different roles in the input sets {regular vs, label})
Meanwhile, I can still apply the same features to other data.
Sign In or Register to comment.