[untitled]19 points·by zX41ZdbW·3 anni fa·0 comments2 commentsPost comment[–]zX41ZdbW·3 anni fareplyYou can also use this tool to amplify the data volume for tests.For example, based on a dataset of 100 million records from ClickBench, I created a dataset of 100 billion records. Here is a description of how to generate this dataset:https://github.com/ClickHouse/ClickBench/tree/main/clickhous...Basically, you train a model on the existing dataset, then run the generator multiple times in parallel with different seeds.[–]znaimon·3 anni fareplyThis is so cool! Laughed at using the Wolfenstein 3D 'fizzlefade' animation to illustrate pseudo-random permutations
For example, based on a dataset of 100 million records from ClickBench, I created a dataset of 100 billion records. Here is a description of how to generate this dataset:
https://github.com/ClickHouse/ClickBench/tree/main/clickhous...
Basically, you train a model on the existing dataset, then run the generator multiple times in parallel with different seeds.