8000 DOC Add Neuraxle to Related Projects page (#16100) · thomasjpfan/scikit-learn@1b45ff7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1b45ff7

Browse files
DOC Add Neuraxle to Related Projects page (scikit-learn#16100)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
1 parent 96a364e commit 1b45ff7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/related_projects.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,13 @@ enhance the functionality of scikit-learn's estimators.
4747
transforming temporal and relational datasets into feature matrices for
4848
machine learning.
4949

50+
- `Neuraxle <https://github.com/Neuraxio/Neuraxle>`_
51+
A library for building neat pipelines, providing the right abstractions to
52+
both ease research, development, and deployment of machine learning
53+
applications. Compatible with deep learning frameworks and scikit-learn API,
54+
it can stream minibatches, use data checkpoints, build funky pipelines, and
55+
serialize models with custom per-step savers.
56+
5057
**Experimentation frameworks**
5158

5259
- `REP <https://github.com/yandex/REP>`_ Environment for conducting data-driven

0 commit comments

Comments
 (0)
0