while running a model with tensorflow, I am getting following warning (mainly the update part of the warning) (snapshot):

The model is very simple, to check the model, referring to this kaggle link (Input cell 8 and 9).
I don't understand what change or update I have to do. Or should I change the model class structure, if so, what that would be?
Thanks for any help.