Skip to content

Commit 4b880bb

Browse files
authored
Update Readme.md
1 parent ab48216 commit 4b880bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Synthetic dataset generation
2+
### [Read my article on Medium about synthetic data generation and why it is critical for self-driven data science](https://towardsdatascience.com/synthetic-data-generation-a-must-have-skill-for-new-data-scientists-915896c0c1ae)
3+
![image](https://cdn-images-1.medium.com/max/1250/1*R6gx4HIUcIcyCSlQpYWKFA.jpeg)
24
### Synthetic data set for regression, classification, and clustering using scikit-learn functions
35
### Synthetic random regression and classification problems using symbolic expressions (using `sympy` package)
46
### Synthetic categorical data (name, address, phone number, office title, license plate etc.) generation usinf `pydbgen` package

0 commit comments

Comments
 (0)