FloatTensorizer.Config

Component: FloatTensorizer

class FloatTensorizer.Config[source]

Bases: Tensorizer.Config

All Attributes (including base classes)

is_input: bool = True
column: str
The name of the column to parse from the data source.

Warning

This config has parameters with no default values. We aren’t yet able to generate functional JSON for it.