Quiz 12 Question 12 of 20

In a Keras workflow, after a model has been built and compiled, what does calling model.fit(x_train, y_train) do?

Select an answer to reveal the explanation.

Motivation