# Fit a line example, prediction through rpc serviceStart rpc service``` shellsh get_data.shpython test_server.py uci_housing_model/```Prediction``` shellpython test_client.py uci_housing_client/serving_client_conf.prototxt```# prediction through http serviceStart a web service with default web service hosting modules``` shell