in the final assignment, I am getting a strange error, yet the unit_test afterward passes with no issues.
Is this a real issue to tackle?
in the final assignment, I am getting a strange error, yet the unit_test afterward passes with no issues.
Is this a real issue to tackle?
Check if you have not recalled a function or code before it was assigned or recalled correctly, that is the reason for your error
per se if you had to recall a model with a given dataset parameters but you use instead used the model recall to create your model.
Regards
DP