DEV Community

Abhay Mourya
Abhay Mourya

Posted on

I built a zero-dependency synthetic data engine because random mock strings are useless for ML 💀

If your fake 18-year-old user has a $500k mortgage, your mock data is useless. I built a deterministic synthetic data engine that actually correlates 100+ fields for ML testing. Zero dependencies.

for live testing - https://colab.research.google.com/drive/16N9x1YCOVVvIF8rl7IQxKRkK4en_g3Gi?usp=sharing

links -
website : https://abhay557.github.io/fakadata/
Npm : https://www.npmjs.com/package/@abhay557/fakedata)
PyPI: https://pypi.org/project/fakedata-python/
GitHub: https://github.com/Abhay557/fakedata // please leave star

Top comments (0)