You are working on a regression model using the Keras library. What method on the Model class do you use to train the model?
predict
get_weights
compile
fit