Skip to main content

Automatic IQR-based outlier detection library

Project description

SmartIQR 📊

SmartIQR is a simple Machine Learning utility library to automatically calculate IQR (Interquartile Range) and detect outliers from data.

It works with Python lists and Pandas Series.


🚀 Installation (Local)

Clone the repository:

git clone https://github.com/vishakha-python772200/smartiqr.git

Then go inside folder and install:

pip install .


📦 Usage

from smartiqr import analyze_iqr

data = [10, 12, 14, 15, 18, 100]

result = analyze_iqr(data)

print(result)


✅ Output Includes

  • Q1 (First Quartile)
  • Q3 (Third Quartile)
  • IQR Value
  • Lower Bound
  • Upper Bound
  • Outliers List

👩‍💻 Author

Vishakha Badgujar


📄 License

MIT License

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

smartiqr-0.1.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

smartiqr-0.1.0-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file smartiqr-0.1.0.tar.gz.

File metadata

  • Download URL: smartiqr-0.1.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.5

File hashes

Hashes for smartiqr-0.1.0.tar.gz
Algorithm Hash digest
SHA256 050d34d14bcbf7f33cb22e376d9c4cac9904b1a9e935905a30d3e331fb29c9d2
MD5 7c6bb3296aba6b6485364d993fc3999c
BLAKE2b-256 b79f084720314e29018c018faf7e1042feee572013a2563957a87ccabf29e07e

See more details on using hashes here.

File details

Details for the file smartiqr-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: smartiqr-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.5

File hashes

Hashes for smartiqr-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3cb49607ad49a7250135fd9a5891e71b5273d76c228717954002d1642ed5dd5e
MD5 126dc8299f8b17109c2c4d6330ae03ed
BLAKE2b-256 5e125def3425a95595c8ed67d28db45e78e1b7c0acc0e8af2635ab4fed639919

See more details on using hashes here.

Supported by

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