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.

Significant Attributes per Label/Class [Solved]

CaptainChaosCaptainChaos Member Posts: 17 Contributor II
edited November 2018 in Help
Hi Guys,
so far I just have some experience with "Text Mining". Due to my job i now have to analyse data from another area. I have a spreadsheet with products produced and errors occuring during production. I transfered all the data to spreadsheat in excel which looks like this:

Productid    Label    Error1    Error2   Errorr3....
1                  A           0              2          0
2                  B           1              0          1
3                  B           0               1         0
.                   .             .                .          .
.                   .             .                .          .
.                   .             .                .          .

My first question is if its ok to put a zero in a cell when the error does not occur or if it would be more appropiate to leave it with out the zero. Second question would be, if some body could tell me how i could find out which the most significant errors/attribute are for one class, so what operator to use.
Thanks in advance for your help  ;D

Sign In or Register to comment.