Generic Data Preprocessor
This module belongs to the "Data preprocessing" category.
Last updated
Was this helpful?
This module belongs to the "Data preprocessing" category.
Last updated
Was this helpful?
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.