-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
There are a few initial steps for systematically debugging this
- Make sure the data is properly read. Enforce the code to read the original data as well that is in the InMemoryDataSet and make sure it is consistent with the original data
- Write to the raw prediction of the noise on a small segment and a large segment and see what is the difference.
- Do the same on the offline testing step as well. This will show if the prediction before any postprocessing agrees with test results.
- If they agree, check for what sizes of the edges are they not in agreement
- If enough edge is discarded, then check the data after postprocessing and do this in both online and offline testing
Metadata
Metadata
Assignees
Labels
No labels