The model.eval() is used to _________. Please CHOOSE the correct option from below list (1)None of the options (2)PREDICT the ouputs (3)evalute model performance (4)skip applying DROPOUT while testing the model
Answer:-(4)skip applying dropout while testing the model