🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

remove outliers

User: "Ally"
New Altair Community Member
Updated by Jocelyn
Hello guys,

I would like to know how to detect these outliers that I can see in the whisker and box plot, and remove them using operators.

Your help will be much appreciated.

Kind regards,
Ally

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Telcontar120"
    New Altair Community Member
    Accepted Answer
    Using the HBOS operator from the Anomaly Detection extension should do it.
    If you literally want those exact points, you can create your own outlier detection algorithm based on identifying observations that are +/- a certain number of standard deviations above the mean, using generate attributes.