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