ibis-ml
ibis-ml copied to clipboard
feat: model based ml data preprocessing
preprocessing data using machine learning models before feed it into model training.
Examples:
- model based imputing
- model based outlier detection
- model based encoding
Note: certain models may be challenging to execute on SQL backends