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 de3824d commit 73e0115Copy full SHA for 73e0115
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
186
+ that eases using scikit-learn regressors as multi-step forecasters. It also works
187
+ 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