google / nitroml

NitroML is a modular, portable, and scalable model-quality benchmarking framework for Machine Learning and Automated Machine Learning (AutoML) pipelines.
Apache License 2.0
42 stars 6 forks source link

Create an AutoTransform component. #26

Closed cweill closed 4 years ago

cweill commented 4 years ago

Takes in a schema and custom config dict as args to preprocessing_fn.

Should go under nitroml/autodata/components/auto_transform/