设置角色messes with outlier detection, but setting role later ruins predictions
Hi,
我遇到an interesting issue. If I assign a label to my target before standardization and outlier detection, my outliers are wrong. In general however the model performs OK. I do however have a few very significant outliers in the dataset that I would like to detect and remove. These are only found when everything is set to attribute. If I then later assign the role and perform the process, my accuracy drops from 66% to 30%...
Nothing else changes in the model, same selected attributes, same type of model,...
Any help?
我遇到an interesting issue. If I assign a label to my target before standardization and outlier detection, my outliers are wrong. In general however the model performs OK. I do however have a few very significant outliers in the dataset that I would like to detect and remove. These are only found when everything is set to attribute. If I then later assign the role and perform the process, my accuracy drops from 66% to 30%...
Nothing else changes in the model, same selected attributes, same type of model,...
Any help?
Tagged:
0
Answers