'Model' object has no attribute 'predict'

predict() is indeed NOT a member function of your Model class —
that’s a silly indentation problem ! (welcome to python …)