crabsort icon indicating copy to clipboard operation
crabsort copied to clipboard

We need to worry about data balancing

Open sg-s opened this issue 4 years ago • 0 comments

If we keep adding noise to the training data, then networks can "cheat" by simply marking everything as noise.

So every time a point is added to the training data, we need to make sure that the data is 'balanced", and no one label predominates.

sg-s avatar Nov 29 '19 15:11 sg-s