ludwig
ludwig copied to clipboard
refactor/feat: Convert pieces of Ludwig schema to marshmallow-style schemas
This issue tracks the conversion of core pieces of the Ludwig schema to using marshmallow schemas:
- [x] Combiners - #1347
- [x] Trainer - #1606
- [ ] Hyperopt
- [ ] Preprocessing
- [ ] Encoders
- [x] Input features - https://github.com/ludwig-ai/ludwig/pull/2147
- [x] Output features - https://github.com/ludwig-ai/ludwig/pull/2147
CC @justinxzhao