ibis-ml
ibis-ml copied to clipboard
feat: add serializer and deserializer for recipe
Backlog item, details to follow.
Can we add some workflows that people may try to do currently that are blocked by the lack of serialization support?
Does something in particular not work here? Did pickle a model with Recipe in https://github.com/ibis-project/kedro-ibis-tutorial without issue.
Whatever the recommended method is to serialize and deserialize recipes, we should clearly document it.