You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having a bit of a challenge though, I have around 200 samples and i am trying to classify them into 3 categories. The challenge that i am having is that the model seems to overfit - increasing the number of datapoints doesnt seem to help as i am obviously sampling them.. Any strategies to address this ?
Best
Colin
The text was updated successfully, but these errors were encountered:
Interesting, i am seeing overfitting happen at less than a single epoch. I am thinking that this is around the data and i need to select the samples more carefully... Anyone had similar challenges..
thanks for the library, really enjoying it.
I am having a bit of a challenge though, I have around 200 samples and i am trying to classify them into 3 categories. The challenge that i am having is that the model seems to overfit - increasing the number of datapoints doesnt seem to help as i am obviously sampling them.. Any strategies to address this ?
Best
Colin
The text was updated successfully, but these errors were encountered: