Was ist anomaly-detector?
Erkennen Sie Anomalien in Daten mithilfe statistischer und ML-Methoden. Z-Score, IQR, Isolation Forest und Zeitreihenanomalien. Quelle: majesticlabs-dev/majestic-marketplace.
Erkennen Sie Anomalien in Daten mithilfe statistischer und ML-Methoden. Z-Score, IQR, Isolation Forest und Zeitreihenanomalien.
Installieren Sie den KI-Skill anomaly-detector schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: majesticlabs-dev/majestic-marketplace.
Goal: Provide production-ready anomaly detection functions for various data types.
| Z-Score | Normal distributions | Sensitive to outliers | | IQR | Skewed distributions | Less sensitive overall | | Modified Z-Score | Robust detection | Slower computation | | Isolation Forest | High-dimensional data | Requires tuning | | LOF | Local density anomalies | Computationally expensive |
| Rolling | Time-series with trends | Window size sensitive | | STL | Seasonal time-series | Requires known period |
Erkennen Sie Anomalien in Daten mithilfe statistischer und ML-Methoden. Z-Score, IQR, Isolation Forest und Zeitreihenanomalien. Quelle: majesticlabs-dev/majestic-marketplace.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill anomaly-detectorBrowse more skills from majesticlabs-dev/majestic-marketplace
Erkennen Sie Anomalien in Daten mithilfe statistischer und ML-Methoden. Z-Score, IQR, Isolation Forest und Zeitreihenanomalien. Quelle: majesticlabs-dev/majestic-marketplace.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill anomaly-detector Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/majesticlabs-dev/majestic-marketplace