aeon

Perform time series classification, regression, clustering, forecasting, and anomaly detection with aeon.

8|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/hxk622/TokenDance --skill aeon-hxk622
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aeon
Source: https://github.com/hxk622/TokenDance/tree/main/backend/app/skills/builtin/scientific/physics/aeon
Command: npx skills add https://github.com/hxk622/TokenDance --skill aeon-hxk622

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill empowers users to perform advanced machine learning tasks on time series data, transforming raw temporal information into actionable insights and predictions.

Core Features & Use Cases

  • Time Series ML: Handles classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search.
  • Versatile Algorithms: Offers a wide range of state-of-the-art algorithms, from fast ROCKET variants to deep learning models.
  • Use Case: Predict future stock prices, detect fraudulent transactions in real-time, or segment customer behavior patterns over time.

Quick Start

Use the aeon skill to load the 'GunPoint' classification dataset and train a RocketClassifier.

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 on multivariate temporal data?

Time series classification and forecasting on multivariate temporal data requires specialized algorithms like ROCKET variants that handle temporal dependencies. This Skill uses a scikit-learn compatible API to apply these algorithms for both univariate and multivariate analysis.

What is the best way to detect anomalies in time series data using machine learning?

Anomaly detection in time series data identifies irregular patterns using specialized temporal machine learning algorithms. This Skill provides state-of-the-art algorithms that process temporal data to pinpoint fraudulent transactions or unexpected behavioral deviations.

Can I use a scikit-learn compatible API for time series clustering and segmentation?

Scikit-learn compatible APIs can perform time series clustering and segmentation by integrating specialized temporal algorithms. This Skill offers a wide range of state-of-the-art algorithms for univariate and multivariate temporal data analysis.

How do I train a RocketClassifier on a time series dataset?

Training a RocketClassifier on a time series dataset involves loading temporal data like the GunPoint classification dataset and applying the algorithm. This Skill provides the necessary scripts and references to quickly start training temporal machine learning models.

Does time series similarity search work with deep learning models?

Time series similarity search works with deep learning models by leveraging state-of-the-art algorithms for temporal pattern matching. This Skill includes versatile algorithms ranging from fast ROCKET variants to deep learning models for similarity queries.

When do I need specialized time series machine learning algorithms instead of standard regression?

Specialized time series machine learning algorithms are needed when raw temporal information contains sequential dependencies that standard regression cannot capture. This Skill transforms temporal data into actionable predictions for tasks like forecasting future stock prices.