pyod
NewGitHubGeneralby yzhao062
A Python library for anomaly detection across tabular, time series, graph, text, and image data. 60+ detectors, benchmark-backed ADEngine orchestration, and an agentic workflow for AI agents.
First seen 5/22/2026
Install & Usage
1
Create the agents directory
mkdir -p .claude/agents2
Save the agent file
Add the configuration to .claude/agents/pyod.md
3
Invoke with @agent-name
@pyodView source on GitHub
agentpython
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is pyod?
A Python library for anomaly detection across tabular, time series, graph, text, and image data. 60+ detectors, benchmark-backed ADEngine orchestration, and an agentic workflow for AI agents.
How to install pyod?
To install pyod: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/pyod.md. Finally, @pyod in Claude Code.
What is pyod best for?
pyod is a agent categorized under General. It is designed for: agent, python. Created by yzhao062.