ibis-ml icon indicating copy to clipboard operation
ibis-ml copied to clipboard

feat: model based ml data preprocessing

Open jitingxu1 opened this issue 1 year ago • 1 comments

preprocessing data using machine learning models before feed it into model training.

Examples:

Note: certain models may be challenging to execute on SQL backends

jitingxu1 avatar Apr 12 '24 00:04 jitingxu1

Probably not a priority for initial release; we will focus on steps that are easy to train on SQL backends.

deepyaman avatar Apr 16 '24 20:04 deepyaman