Categories

Versions

Generate Massive Data (AI Studio Core)

Synopsis

Generates huge amounts of data for testing purposes.

Description

Generates huge amounts of data in either sparse or dense format. This operator can be used to check if huge amounts of data can be handled for a given process setup without creating the correct format / writing special purpose input operators.

Output

  • output (Data Table)

    The output of this operator.

Parameters

  • number examplesThe number of generated examples.
  • number attributesThe number of attributes.
  • sparse fractionThe fraction of default attributes.
  • sparse representationIndicates if the example should be internally represented in a sparse format.
  • use local random seedIndicates if a local random seed should be used.
  • local random seedSpecifies the local random seed