kats 0.2.0
0
kats: kit to analyze time series
Contents
kats: kit to analyze time series
Stars: 4906, Watchers: 4906, Forks: 538, Open Issues: 61The facebookresearch/Kats
repo was created 3 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 4906 github stars!
How to Install kats
You can install kats using pip
pip install kats
or add it to a project with poetry
poetry add kats
Package Details
- Author
- License
- MIT
- Homepage
- https://github.com/facebookresearch/Kats
- PyPi:
- https://pypi.org/project/kats/
- GitHub Repo:
- https://github.com/facebookresearch/Kats
Classifiers
- Scientific/Engineering/Artificial Intelligence
Related Packages
Errors
A list of common kats errors.
Code Examples
Here are some kats
code examples and snippets.
GitHub Issues
The kats package has 61 open issues on GitHub
- Add typing-extensions requirement for Python 3.7
- Fix minimal installation on globalmodel import
- Multivariate Anomaly Detector returns strange errors
- Error installing with MINIMAL_KATS=1 using pip
- Fix error msg in validation
- GetMetaData searches hyperparameters that is out of the bounds of the time series data
- Adding kats_205_tutorial for GM
- Why aren't the 0 order for p, d, q included in the default ARIMA parameter search space?
- !! ValueError: freq T not understood. Please report if you think this is in error.
- Tutorials do not run
- Add pretrained global models
- Tutorial 201 throws error for VARModel
- PIP istall kats doesnot work for windows 10
- Can I get meta-dataset in your meta-learning experiment?