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.

X-Validation and Performance operators - % of accuracy from each feature

drvdrv Member Posts: 1 Learner III
edited July 2019 in Help
Hi,

I have a feature set of 100 features for 200 input samples. I am using Rapid miner as follows:
Main Process: Feature Vector-> X-Validation.
X-Validation Process:
Training: Logistic Regression operator / Decision tree
Testing : Apply model --> Performance

Features are Entropy, edgedensity, etc of 200 image samples. Labels are Class 1 and Class 2 in Text. Feature values are decimal numbers.

I would like to know how I can find the accuracy of individual feature (100 features) towards the performance accuracy of classifying Class 1 and Class 2 (E.g:  How much accuracy does entropy gives in classification, how much accuracy does edge density gives in classification etc.). Also how I can find which all features contribute the most maximum towards the overall accuracy result.

Thanks,
drv
Sign In or Register to comment.