FloatListTensorizer.Config¶
Component: FloatListTensorizer
-
class
FloatListTensorizer.Config[source] Bases:
Tensorizer.Config
All Attributes (including base classes)
- is_input: bool =
True- column: str
- The name of the label column to parse from the data source.
- error_check: bool =
False- dim: Optional[int] =
None- normalize: bool =
False
Warning
This config has parameters with no default values. We aren’t yet able to generate functional JSON for it.