What problem does it solve?
This Skill provides advanced machine learning capabilities specifically designed for time series analysis, including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search.
Core Features & Use Cases
- Time Series Classification: Classify time series into predefined categories with state-of-the-art algorithms.
- Time Series Regression: Predict continuous values from time series data with accuracy.
- Time Series Clustering: Group similar time series patterns without labels.
- Forecasting: Predict future time series values with accuracy.
- Anomaly Detection: Identify unusual patterns or outliers in time series data.
- Segmentation: Partition time series into regions with change points.
- Similarity Search: Find similar patterns within or across time series.
- Use Case: For a given time series dataset of stock prices, this skill can forecast future price trends and detect anomalies like market manipulation or unexpected market events.
Quick Start
Run the command aeon predict with your time series data to generate a forecast.