mleap
mleap copied to clipboard
Issue when serializing a SKLearn Pipeline
Error Message: '''AttributeError: 'Pipeline' object has no attribute 'name''''
I was using Python 3.5, MLeap was installed through '''pip3 install mleap''' Has anybody encountered a similar problem? Is there a compatibility issue or my lib version issue?