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
"Applying Anomaly detection operators to categorical dataset"
Hi,
I am trying to apply the anomaly detection operators to categorical datasets. The only preprocessing that I am doing to dataset is removing missing attributes and duplicates. Should I convert the categorical attributes to numerical before I apply the anomaly detection operators or should they be left as they are?
I am attempting to determine if there is an impact on classification results when outlier are removed.
Please let me know your opinion on this.
Thanks,
C/
I am trying to apply the anomaly detection operators to categorical datasets. The only preprocessing that I am doing to dataset is removing missing attributes and duplicates. Should I convert the categorical attributes to numerical before I apply the anomaly detection operators or should they be left as they are?
I am attempting to determine if there is an impact on classification results when outlier are removed.
Please let me know your opinion on this.
Thanks,
C/
Tagged:
0
Answers
But in general: It depends on the measure type. If you choose "Nominal Measures" only nominal attributes are used.
You have to play around. Happy mining !