8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00032b0 commit a5ec587Copy full SHA for a5ec587
doc/related_projects.rst
@@ -182,6 +182,10 @@ and tasks.
182
(`CRFsuite <http://www.chokkan.org/software/crfsuite/>`_ wrapper with
183
sklearn-like API).
184
185
+- `skforecast <https://github.com/JoaquinAmatRodrigo/skforecast>`_ A python library that
186
+eases using scikit-learn regressors as multi-step forecasters.
187
+It also works with any regressor compatible with the scikit-learn API.
188
+
189
**Deep neural networks etc.**
190
191
- `nolearn <https://github.com/dnouri/nolearn>`_ A number of wrappers and
0 commit comments