Description
Support saving/loadingĀ for estimator / transformer / evaluator / model.
We have some design goals:
- The model format is decoupled from spark, i.e. we can run model inference without spark service.
- We can save model to either local file system or cloud storage file system.