·anomaly-detector
{}

anomaly-detector

Erkennen Sie Anomalien in Daten mithilfe statistischer und ML-Methoden. Z-Score, IQR, Isolation Forest und Zeitreihenanomalien.

28Installationen·1Trend·@majesticlabs-dev

Installation

$npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill anomaly-detector

So installieren Sie anomaly-detector

Installieren Sie den KI-Skill anomaly-detector schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill anomaly-detector
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

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.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill anomaly-detector
Kategorie
{}Datenanalyse
Verifiziert
Erstes Auftreten
2026-02-23
Aktualisiert
2026-03-10

Browse more skills from majesticlabs-dev/majestic-marketplace

Schnelle Antworten

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.

Wie installiere ich anomaly-detector?

Ö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

Wo ist das Quell-Repository?

https://github.com/majesticlabs-dev/majestic-marketplace