ml-inference

Community

Score streaming fraud in real time.

AuthorGaneshMadarasu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill explains how to operate the online anomaly scoring service that classifies streaming transaction events, maintains model state, and keeps inference behavior stable in production.

Core Features & Use Cases

  • Live anomaly scoring: Combines River HalfSpaceTrees with a custom amount-based deviation scorer to detect suspicious events as they arrive.
  • Operational model control: Handles dynamic threshold adjustment, Redis-backed persistence, and hot-swapping of promoted models without restarting the service.
  • Use Cases: Use it when you need to debug Kafka-driven fraud scoring, verify score-before-learn behavior, or keep online learning and deployment logic synchronized across services.

Quick Start

Use this Skill to review the ml-inference service flow, scoring logic, and operational safeguards from the repository context.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: ml-inference
Download link: https://github.com/GaneshMadarasu/real-time-anomaly-detection-pipeline/archive/main.zip#ml-inference

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 537,000+ vetted skills library on demand.