can't read pickle from azure blob

后端 未结 0 974
梦毁少年i
梦毁少年i 2021-02-08 10:40

I\'m trying to save a sklearn model on azure blob storage.

I have no issue to save it and use it locally :

pickle.dump(random_forest, open("mymodel.pk         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题