awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
A

angus924/rocket

0
View on GitHub↗
0 stars·0 forks·7 views

Rocket

Features

  • Time Series Analysis - Fast feature extraction for time series classification.
  • Time Series Analysis - Time series classification using random convolutional kernels.

Star history

Star history chart for angus924/rocketStar history chart for angus924/rocket

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of angus924/rocket?

The main features of angus924/rocket are: Time Series Analysis.

What are some open-source alternatives to angus924/rocket?

Open-source alternatives to angus924/rocket include: blue-yonder/tsfresh — tsfresh is an automated feature engineering tool and library designed to extract statistical characteristics from raw… facebook/prophet — Prophet is a time series forecasting library and decomposition tool that uses an additive regression model to predict… alan-turing-institute/sktime — sktime is a machine learning framework designed for time series analysis. It provides a unified interface for… awslabs/gluonts — GluonTS is a probabilistic time series library and deep learning forecasting framework. It provides a toolkit for… alkaline-ml/pmdarima — A statistical library designed to fill the void in Python's time series analysis capabilities, including the… fraunhoferportugal/tsfel — An intuitive library to extract features from time series.

Open-source alternatives to Rocket

Similar open-source projects, ranked by how many features they share with Rocket.
  • alkaline-ml/pmdarimaalkaline-ml avatar

    alkaline-ml/pmdarima

    1,726View on GitHub↗

    A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.

    Pythonarimaeconometricsforecasting
    View on GitHub↗1,726
  • awslabs/gluontsawslabs avatar

    awslabs/gluonts

    5,199View on GitHub↗

    GluonTS is a probabilistic time series library and deep learning forecasting framework. It provides a toolkit for building, training, and evaluating neural network architectures that predict future values as probability distributions to quantify uncertainty. The project distinguishes itself by supporting zero-shot forecasting and integrating diverse modeling approaches, including deep probabilistic neural networks and wrappers for external statistical libraries such as Prophet and R forecast. It implements specialized architectural primitives like causal convolutions and invertible residual n

    Pythonartificial-intelligenceawsdata-science
    View on GitHub↗5,199
  • alan-turing-institute/sktimealan-turing-institute avatar

    alan-turing-institute/sktime

    9,810View on GitHub↗

    sktime is a machine learning framework designed for time series analysis. It provides a unified interface for performing time series forecasting, classification, and anomaly detection, integrating these capabilities into a standardized toolkit compatible with the scikit-learn API. The framework allows for the construction of complex analysis workflows through model pipelining and ensemble-based aggregation. It uses adapter-based integration to wrap external time series libraries, providing a single entry point for diverse algorithmic implementations. Its capabilities cover temporal data tran

    Python
    View on GitHub↗9,810
  • blue-yonder/tsfreshblue-yonder avatar

    blue-yonder/tsfresh

    9,249View on GitHub↗

    tsfresh is an automated feature engineering tool and library designed to extract statistical characteristics from raw time series data. It transforms sequential data into tabular datasets, converting time series into a flat format where each row represents a unique entity and columns represent extracted features. The project distinguishes itself through a parallel data processing framework that distributes heavy computational workloads across multiple CPU cores. It also implements hypothesis-based feature selection to identify the most predictive characteristics and filter out irrelevant ones

    Jupyter Notebookdata-sciencefeature-extractiontime-series
    View on GitHub↗9,249
See all 30 alternatives to Rocket→