Giter VIP home page Giter VIP logo

Comments (1)

iamxiaodong avatar iamxiaodong commented on July 24, 2024

Thanks for the question, @elisim! After a quick review, sktime is a great Python package for time series analysis, and I believe the main differences are:

  1. Detection algorithms. Kats provides a set of detection algorithms to detect various patterns from given time series, such as outlier, change point, slow trend change, seasonalities, etc., I didn't see any relevant offerings from sktime.
  2. More advanced forecasting techniques. Both Kats an sktime provides fundamental forecasting models and techniques such as ensemble, various statistical models, etc., However, Kats has more powerful and recent techniques such as meta-learning and nowcasting, which are powerful tools for many industry scenarios.
  3. Feature extraction. Both Kats and sktime provide hand-crafted statistics as time series features, being used for regression or classification, we're also working on more advanced embedding techniques for our next release.
  4. sktime provides better APIs for classification and regression, where Kats does not provide any tools for that.

Hopefully we can discuss more details with the sktime team and see what is the best way to provide a better time series analysis framework to the open source community :)

from kats.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.