outlier-detective

Community

Find and handle data anomalies.

Authordkyazzentwatwa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify and manage unusual or anomalous data points within datasets, which is crucial for data quality, fraud detection, and accurate analysis.

Core Features & Use Cases

  • Statistical Methods: Detect outliers using Z-score, IQR, and Modified Z-score.
  • ML Methods: Employ Isolation Forest and LOF for more complex anomaly detection.
  • Visualization: Generate box plots and distribution plots to visually inspect outliers.
  • Use Case: Clean a sales dataset by removing or flagging transactions with unusually high or low values before performing trend analysis.

Quick Start

Use the outlier-detective skill to find outliers in the 'revenue' column of your 'sales_data.csv' file using the IQR method.

Dependency Matrix

Required Modules

pandasnumpyscipyscikit-learnmatplotlib

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: outlier-detective
Download link: https://github.com/dkyazzentwatwa/chatgpt-skills/archive/main.zip#outlier-detective

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.