Python Synthetic Dataset Generator
(Redirected from Python Synthetic Dataset)
Jump to navigation
Jump to search
A Python Synthetic Dataset Generator is a synthetic dataset generator that is a Python program.
- Example(s):
arr=2.5 * np.random.randn(1, 20) + 3
- See: DatGen Synthetic Dataset.