pytorch / hub

Submission to https://pytorch.org/hub/
1.38k stars 240 forks source link

overfitting #351

Closed fasp-2023 closed 1 month ago

fasp-2023 commented 1 month ago

Hi Glen and users of github,

I have a question about overfitting in my model. I have the following graphs: image

Whit this graphs, how can i say that my model is not in overfitting?

I used k-fold cross validation to test my overfitting with k=10. Results is below: image

Can you help me with understanding if i have overfitting?

Thank you very much.

Best Regards,

Philip

NicolasHug commented 1 month ago

Hi @fasp-2023 , you're in the wrong repo (again :thinking: https://github.com/pytorch/hub/issues/331#issuecomment-1568060730)