From 69cc951b10f3c03d0d4ee922115b97560e2f8362 Mon Sep 17 00:00:00 2001 From: dmey Date: Wed, 27 Jan 2021 13:31:13 +0100 Subject: [PATCH] Add Synthia: Multidimensional synthetic data generation in Python. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc1fe46..a27a23d 100644 --- a/README.md +++ b/README.md @@ -1172,6 +1172,7 @@ be * [OPFython](https://github.com/gugarosa/opfython) - A Python-inspired implementation of the Optimum-Path Forest classifier. * [Opytimizer](https://github.com/gugarosa/opytimizer) - Python-based meta-heuristic optimization techniques. * [Gradio](https://github.com/gradio-app/gradio) - A Python library for quickly creating and sharing demos of models. Debug models interactively in your browser, get feedback from collaborators, and generate public links without deploying anything. +* [Synthia](https://github.com/dmey/synthia) - Multidimensional synthetic data generation in Python. #### Data Analysis / Data Visualization