Open in app
Lak Lakshmanan
5.2K Followers
About

Sign in

5.2K Followers
About
Open in app
Yes, I did eventually get a trained model — turns out I needed to update Tensorflow on my system.
2

Michael Jaynes

Lak Lakshmanan

Lak Lakshmanan

Jun 14, 2017·1 min read

yes, predict() is part of the Estimator interface:

https://www.tensorflow.org/api_docs/python/tf/estimator/Estimator

so it will work. Make sure to provide an export function signature to Experiment so that the saved model can do online predictions

Written by

Lak Lakshmanan

Data Analytics & AI @ Google Cloud

More from Lak Lakshmanan

Data Analytics & AI @ Google Cloud

More From Medium

How to convert binary files into TensorFlow records

Lak Lakshmanan in Towards Data Science

How to Create County Boundary Maps Only of Populated Areas

Lak Lakshmanan in The Startup

How to parse forms using Google Cloud Document AI

Lak Lakshmanan in Level Up Coding

Validating successful execution of BigQuery scripts using ASSERT

Lak Lakshmanan in Google Cloud - Community

Building a Data Platform to Enable Analytics and AI-Driven Innovation

Lak Lakshmanan in The Startup

How to create a concise image representation using machine learning

Lak Lakshmanan in Towards Data Science

Compression, search, interpolation, and clustering of images using machine learning

Lak Lakshmanan in Towards Data Science

Writing a custom data augmentation layer in Keras

Lak Lakshmanan in Towards Data Science

About

Help

Legal

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store