Skip to content

Smart seeding

Compare
Choose a tag to compare
@johntmyers johntmyers released this 20 Oct 11:25
· 217 commits to master since this release
0d26b6f

Enable "Smart Seeding" which allows a prefix to be provided during line generation. The generator will complete the line based on the provided seed. When training on structured data (DataFrames) this enables the first N column values to be pre-provided and then remaining columns will be generated based on the initial values.