h2oai / steam

DEPRECATED Build, manage and deploy H2O's high-speed machine learning models.
http://www.h2o.ai/download/
GNU Affero General Public License v3.0
61 stars 30 forks source link

prediction service /info now uses API and fields instead of tojson #346

Closed mstensmo closed 7 years ago

mstensmo commented 7 years ago

Previously done by using gson to convert model object to json, this didn't work with tensorflow mojos.