We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dd5750 commit 53928ecCopy full SHA for 53928ec
Synthetic_data_generation/Readme.md
@@ -0,0 +1,4 @@
1
+# Synthetic dataset generation
2
+### Synthetic data set for regression, classification, and clustering using scikit-learn functions
3
+### Synthetic random regression and classification problems using symbolic expressions (using `sympy` package)
4
+### Synthetic categorical data (name, address, phone number, office title, license plate etc.) generation usinf `pydbgen` package
0 commit comments