📎︎

:
: ;

static function Types()
NOM.js: 1471
Enumeration defining the type of a NOM.DataPreprocessing.Transformation.Config object.
: Dexter;

Types
Enumeration defining the type of a NOM.DataPreprocessing.Transformation.Config object.
: Dexter;

Config
0
Abstract class representing a transformation configuration on data preprocessing. (Ref: NOM.DataPreprocessing.Transformation.Config).
Columns
1
Class representing a column configuration, i.e. preprocessing node of on a table-like source (like NOM.Source.Table object) (Ref: NOM.DataPreprocessing.Transformation.Columns).
Image
2
Class representing an image configuration, i.e. preprocessing node of on a image-like source (like NOM.Source.Image object) (Ref: NOM.DataPreprocessing.Transformation.Image).
ImageAugmentation
3
Class representing an image augmentation configuration, i.e. preprocessing node of on a image-like source (like NOM.Source.Image object) (Ref: NOM.DataPreprocessing.Transformation.ImageAugmentation).

Language:
Theme: