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.1.tar.gz (3.5 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.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: smartiqr-0.1.1.tar.gz
  • Upload date:
  • Size: 3.5 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.1.tar.gz
Algorithm Hash digest
SHA256 c20f3e9763097647368c627cc28f9a090b8152392e2ba161e67cc15b99af92e9
MD5 47c18d2aeae4da7634ba39a9f7c8bba8
BLAKE2b-256 d3114f55000859e88d9b20a136d43aab94553455eff8c2828ba623a186772178

See more details on using hashes here.

File details

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

File metadata

  • Download URL: smartiqr-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.6 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b85f25659750e2c4e36f78e9971f8ce28f2df9b135d6995b6c0521e9ac9c5f87
MD5 b20f6102e6fdb96d3d8a7060fb063198
BLAKE2b-256 7a1b62090f1716a76b428e5af1f8983ff667df37487e509050a22a6cb4b786f0

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