What preprocessing methods are used in the autoML pipeline? It would be nice to have a brief summary of all these steps in the doc. By preprocessing, I mean: one-hot-encoding, normalization, imputation, etc.
Thank you,
Yassine
What preprocessing methods are used in the autoML pipeline? It would be nice to have a brief summary of all these steps in the doc. By preprocessing, I mean: one-hot-encoding, normalization, imputation, etc.
Thank you,
Yassine
Copyright © 2021 Jogjafile Inc.
Currently, only target encoding is done, but more work is being done to add for preprocessing. See the docs for more info.