online-learning

Community

Adapt models to streaming data and detect concept drift.

Authorhung-phan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you adapt models to streaming data, detect concept drift, and incrementally update models without full pipeline re-runs.

Core Features & Use Cases

  • Drift Detection: Detects covariate, label, and concept drift using PSI, KS test, ADWIN, DDM, and Page-Hinkley methods.
  • Incremental Learning: Supports partial_fit, warm-start, and true online learning with the river library.
  • Train/Score Separation: Implements the model-as-data control stream pattern for hot-swap without restart.
  • Event Time vs Processing Time: Handles event-time windowing and watermarks for accurate feature computation.
  • Feature Stores: Briefly frames the use of feature stores like Feast and Tecton for consistency and backfills.

Quick Start

Use the online-learning skill to detect drift in your model's input features and update the model incrementally.

Dependency Matrix

Required Modules

riverfrourosalibi-detectsklearn

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: online-learning
Download link: https://github.com/hung-phan/ml-skills/archive/main.zip#online-learning

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