machine learning - how to set train batch size when using input_fn in tensorflow -


in tensorflow estimator/estimator.py, function fit, partial_fit, predict , on, says when using input_fn, batch_size must none. so, set batch_size. in code, input_fn needed because use select features origin data. thanks.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -