Generic Data Preprocessor
This module belongs to the "Data preprocessing" category.
Last updated
This module belongs to the "Data preprocessing" category.
Last updated
The Generic Data Preprocessor is for transforming the input data using a saved preprocessing model. It supports Numpy array or Pandas dataframes as datasets to be transformed. It outputs the transformed data in the same type as the input.