teras.tasks module

teras.tasks module#

Generator(model, data_transformer[, ...])

Generator class that provides methods related to data generation.

Imputer(model[, data_transformer])

Imputer task class used to impute missing data using the trained model instance.