Synopsis
Writes all attributes of an example set to a file. Each line holds the construction description of one attribute.
Description
Writes all attributes of an example set to a file. Each line holds the construction description of one attribute. This file can be read in another process using the FeatureGenerationOperator or AttributeConstructionsLoader.
Input
- input: expects: ExampleSet
Output
- through:
Parameters
- attribute constructions file: Filename for the attribute construction description file.
- encoding: The encoding used for reading or writing files.