The application discloses a data
outlier detection method and a storage medium. The object
radius epsilon and the minimum point value MinPts are determined. All core objects are obtained by screening according to the object
radius epsilon and the minimum point value MinPts. The
core object set is obtained by grouping all the core objects. The distance between the sample point and each
core object in the
core object set is obtained. The distances between the sample point and each core object in the core object set are sorted in ascending order, and the core objects corresponding to the first K distances are selected as the Kth core neighborhood. The Kth core reachable distance of the sample point in the Kth core neighborhood is calculated according to the reachable distance of the Kth core neighborhood. The core local reachable density of the sample point is calculated based on the Kth core reachable distance of the sample point in the Kth core neighborhood. The core local anomaly factor of the sample point is calculated based on the core local reachable density of the sample point. The core local anomaly factor is sorted, and the sample point meeting the set condition is taken as an
outlier.