synthetic tabular data generation code - no sample input
Mrin7 opened this issue · 2 comments
Mrin7 commented
Can someone explain/link the notebook for synthetic tabular data generation please?
Is it possible to generate this data without any input/source/sample data?
seanpmorgan commented
seanpmorgan commented
To answer your question, yes.. sklearn has helpful functions:
https://scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html
https://scikit-learn.org/stable/modules/generated/sklearn.datasets.make_classification.html