aeon

Organize time-series machine learning workflows with unified APIs for models and evaluation.

321|26|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/mkurman/tamux --skill aeon-mkurman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aeon
Source: https://github.com/mkurman/tamux/tree/main/skills/scientific-skills/aeon
Command: npx skills add https://github.com/mkurman/tamux --skill aeon-mkurman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Aeon provides a unified library of time-series machine learning tools, enabling researchers and practitioners to train and evaluate classifiers, regressors, clusterers, and forecasters with consistent interfaces.

Core Features & Use Cases

  • Supports classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search on univariate and multivariate series.
  • Offers scikit-learn-like APIs for easy adoption and interoperability with standard datasets and evaluation utilities.
  • Real-world scenario: compare multiple forecasting and classification models on a stock market time series dataset and reproduce results.

Quick Start

Install Aeon and run a quick example to train a classifier on a sample time-series dataset.

Frequently Asked Questions about aeon

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform time-series classification and forecasting with scikit-learn-like APIs?

Time-series classification and forecasting use scikit-learn-like APIs by providing a unified toolkit for training and evaluating models on univariate and multivariate sequences with consistent interfaces.

What is time-series anomaly detection and segmentation for multivariate sequences?

Time-series anomaly detection and segmentation identify abnormal patterns and structural changes within multivariate sequences using a unified toolkit designed for consistent model evaluation.

Can I use time-series machine learning workflows for both research and production contexts?

Time-series machine learning workflows support both research and production contexts by offering broad algorithm coverage, dataset compatibility, and benchmarking utilities for reproducible experiments.

What's the best way to compare multiple forecasting models on a time-series dataset?

The best way to compare multiple forecasting models on a time-series dataset is using benchmarking utilities and sklearn-like evaluation interfaces that ensure reproducible experimental results.

Does this time-series toolkit support similarity search and clustering for univariate data?

This time-series toolkit supports similarity search and clustering for univariate data alongside classification, regression, forecasting, and segmentation within a unified algorithm library.

Why use a unified time-series library instead of separate tools for clustering and regression?

A unified time-series library provides consistent interfaces for clustering and regression, allowing practitioners to train and evaluate diverse models without learning separate APIs.