Skip to main content

Application is used to detect the outliers in a list or tuple

Project description

outlier-detector-z

Outlier detector using Z-score. application accepts only list or tuple. By default threshold set as 3 std. Any element z-score more than threshold will be considered as outlier

run pip command

Sample code

from outlier_detector import outlier_detector

outlier = outlier_detector.detect_outlier([1,2,3,4,5,6,7,8,9,10,20,12,14,200])

print(outlier)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

outlier-detector-z-0.1.1.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file outlier-detector-z-0.1.1.tar.gz.

File metadata

  • Download URL: outlier-detector-z-0.1.1.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for outlier-detector-z-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e33e6033cde88423cd17a8f48b4745e4014606d144f64b619edd44c9e5022f9c
MD5 b32d60f4c37c38429a845194cdb1984e
BLAKE2b-256 9ab042333dc1a38e96f1ae90ef975b3995cd76adad7e3fb6ba545357d6206aa3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page