Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
########## scikit-hts ##########
Hierarchical Time Series with a familiar API. This is the result from not having found any good implementations of HTS on-line, and my work in the mobility space while working at Circ (acquired by Bird scooters).
My work on this is purely out of passion, so contributions are always welcomed. You can also buy me a coffee if you'd like:
ETH / BSC Address: ``0xbF42b9c8F7B69D52b8b986AA4E0BAc6838Af6698``
.. image:: https://github.com/carlomazzaferro/scikit-hts/workflows/main%20workflow/badge.svg?branch=master :target: https://github.com/carlomazzaferro/scikit-hts/actions
.. image:: https://badge.fury.io/py/scikit-hts.svg :target: https://badge.fury.io/py/scikit-hts
.. image:: https://readthedocs.org/projects/racket/badge/?version=latest :target: https://racket.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://codecov.io/gh/carlomazzaferro/scikit-hts/branch/master/graph/badge.svg?token=K4OAC8C51T :target: https://codecov.io/gh/carlomazzaferro/scikit-hts :alt: Coverage
.. image:: https://pepy.tech/badge/scikit-hts/month :target: https://pepy.tech/project/scikit-hts/month :alt: Downloads/Month
.. image:: https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true&logo=slack&colorB=brightgreen :target: https://join.slack.com/t/scikit-hts/shared_invite/zt-d5is54bp-iOeagm7Jv68ZTkjk_zezrA :alt: Slack
MIT License
_.. _MIT License
: https://github.com/carlomazzaferro/scikit-hts/blob/master/LICENSE
Building on the excellent work by Hyndman [1]_, we developed this package in order to provide a python implementation of general hierarchical time series modeling.
.. [1] Forecasting Principles and Practice. Rob J Hyndman and George Athanasopoulos. Monash University, Australia <https://otexts.com/fpp2/>
_.
.. note:: STATUS: alpha. Active development, but breaking changes may come.
python 3.6
, python 3.7
and python 3.8
You can find code usages here: https://github.com/carlomazzaferro/scikit-hts-examples
| P: Planned | W: WIP
This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage
_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage
FAQs
Hierarchical Time Series forecasting
We found that scikit-hts demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.