From eb4762c81a67dbaff52dedc7e86a541a83b2cc3b Mon Sep 17 00:00:00 2001 From: Gergely Svigruha Date: Tue, 11 Jun 2019 21:49:11 -0400 Subject: [PATCH] Add Prodmodel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b0e1682..0a9faef3 100644 --- a/README.md +++ b/README.md @@ -1113,6 +1113,7 @@ be * [Introduction to Machine Learning with Python](https://github.com/amueller/introduction_to_ml_with_python) - Notebooks and code for the book "Introduction to Machine Learning with Python" * [Pydata book](https://github.com/wesm/pydata-book) - Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media * [Homemade Machine Learning](https://github.com/trekhleb/homemade-machine-learning) - Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained +* [Prodmodel](https://github.com/prodmodel/prodmodel) - Build tool for data science pipelines. #### Neural Networks