Serving Pre-Modeled and Custom Tensorflow Estimator with Tensorflow Serving
A couple years ago, when we would like to server machine learning models in real time, we needed to make REST APIs with web frameworks, such as flask. Nowaday, thanks to some cutting-edge…