hello, how are you managing model persistence to b...
# ask-metaflow
h
hello, how are you managing model persistence to be able to reuse later? there are sklearn models that cant be loaded from the pickled file by metaflow. going further, do you use a separate package for the model registry or do you mimic it somehow with tags in metaflow?
1