Kats VS catch22

Compare Kats vs catch22 and see what are their differences.

Kats

Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends. (by facebookresearch)

catch22

catch22: CAnonical Time-series CHaracteristics (by DynamicsAndNeuralSystems)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Kats catch22
79 2
4,761 319
0.6% 0.3%
8.0 5.8
1 day ago 6 days ago
Python C
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Kats

Posts with mentions or reviews of Kats. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-21.

catch22

Posts with mentions or reviews of catch22. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-21.
  • Kats: One stop shop for time series analysis in Python
    2 projects | news.ycombinator.com | 21 Jun 2021
    The time series feature (TSFeature) extraction module in Kats can produce 65 features with clear statistical definitions, which can be incorporated in most machine learning (ML) models...

    I'd be curious about the performance of these. One of the time series featurization libraries I've liked but haven't used in anger is catch22:

    - https://github.com/chlubba/catch22

    - https://link.springer.com/article/10.1007/s10618-019-00647-x

    In particular I like catch22's methodology:

    catch22 is a collection of 22 time-series [that are] are a high-performing subset of the over 7000 features in hctsa. Features were selected based on their classification performance across a collection of 93 real-world time-series classification problems...

  • How to statistically test whether two time-series are "different"?
    1 project | /r/datascience | 5 Mar 2021
    Check out package called catch22, I believe this may be precisely what you need.

What are some alternatives?

When comparing Kats and catch22 you can also consider the following projects:

darts - A python library for user-friendly forecasting and anomaly detection on time series.

neural_prophet - NeuralProphet: A simple forecasting package

sktime - A unified framework for machine learning with time series

Prophet - Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.

datascience - Curated list of Python resources for data science.

tablespoon - 🥄✨Time-series Benchmark methods that are Simple and Probabilistic