tf.contrib.learn.BaseEstimator.fit(x=None, y=None, input_fn=None, steps=None, batch_size=None, monitors=None, max_steps=None)
See Trainable.
Raises:
-
ValueError: Ifxoryare notNonewhileinput_fnis notNone. -
ValueError: If bothstepsandmax_stepsare notNone.
Please login to continue.