I have done the assignment and the result is as follows:
NameError Traceback (most recent call last)
in
----> 1 model_test(model)
NameError: name ‘model_test’ is not defined
i think the model_test function is missed. how can i reset the cell ?
thanks.