mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2025-06-02 18:42:29 -04:00
Merge pull request #1020 from JavierEscobarOrtiz/patch-1
Add skforecast to README.md
This commit is contained in:
commit
c6187688ce
1 changed files with 1 additions and 0 deletions
|
@ -1160,6 +1160,7 @@ be
|
|||
* [hebel](https://github.com/hannes-brt/hebel) - GPU-Accelerated Deep Learning Library in Python. **[Deprecated]**
|
||||
* [Chainer](https://github.com/chainer/chainer) - Flexible neural network framework.
|
||||
* [prophet](https://facebook.github.io/prophet/) - Fast and automated time series forecasting framework by Facebook.
|
||||
* [skforecast](https://github.com/skforecast/skforecast) - Python library for time series forecasting using machine learning models. It works with any regressor compatible with the scikit-learn API, including popular options like LightGBM, XGBoost, CatBoost, Keras, and many others.
|
||||
* [gensim](https://github.com/RaRe-Technologies/gensim) - Topic Modelling for Humans.
|
||||
* [tweetopic](https://centre-for-humanities-computing.github.io/tweetopic/) - Blazing fast short-text-topic-modelling for Python.
|
||||
* [topicwizard](https://github.com/x-tabdeveloping/topic-wizard) - Interactive topic model visualization/interpretation framework.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue