File tree 1 file changed +3
-3
lines changed
Filter options
1 file changed +3
-3
lines changed
Original file line number Diff line number Diff line change @@ -60,6 +60,9 @@ enhance the functionality of scikit-learn's estimators.
60
60
61
61
**Experimentation frameworks **
62
62
63
+ - `Sacred <https://github.com/IDSIA/Sacred >`_ Tool to help you configure,
64
+ organize, log and reproduce experiments
65
+
63
66
- `REP <https://github.com/yandex/REP >`_ Environment for conducting data-driven
64
67
research in a consistent and reproducible way
65
68
@@ -264,9 +267,6 @@ Other packages useful for data analysis and machine learning.
264
267
- `PyMC <https://pymc-devs.github.io/pymc/ >`_ Bayesian statistical models and
265
268
fitting algorithms.
266
269
267
- - `Sacred <https://github.com/IDSIA/Sacred >`_ Tool to help you configure,
268
- organize, log and reproduce experiments
269
-
270
270
- `Seaborn <https://stanford.edu/~mwaskom/software/seaborn/ >`_ Visualization library based on
271
271
matplotlib. It provides a high-level interface for drawing attractive statistical graphics.
272
272
You can’t perform that action at this time.
0 commit comments