1212
PythonMachineLearning/Synthetic_data_generation at master · Zachary-Wu/PythonMachineLearning · GitHub
Skip to content

Latest commit

 

History

History
 
 

Readme.md

Synthetic dataset generation

Synthetic data set for regression, classification, and clustering using scikit-learn functions

Synthetic random regression and classification problems using symbolic expressions (using sympy package)

Synthetic categorical data (name, address, phone number, office title, license plate etc.) generation usinf pydbgen package