neuronets / nobrainer_training_scripts

1 stars 2 forks source link

Apply normalizer at prediction time in TestCallback #4

Closed hvgazula closed 5 months ago

hvgazula commented 5 months ago

Forgot to do this for both 6-class and 5-class brainy submissions.. 😬

hvgazula commented 5 months ago

turns out I did not apply normalizer during train time...so we are good.. going forward apply normalizer after creating dataset from tfrecords.