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