Submitted by Constant-Cranberry29 t3_ywu5zb in deeplearning
pornthrowaway42069l t1_iwlbxq2 wrote
You can try neglog,
x > 0: log(x)
x<0: -log(-x)
Constant-Cranberry29 OP t1_iwlwjy8 wrote
I have try, then it doesnt work.
pornthrowaway42069l t1_iwmr91a wrote
emmm... 2 parameter box-cox transform? If that doesn't work as well, maybe there the problem is with something else, between neglog and 2 parameter box-cox you should get decent normalization I feel.
Viewing a single comment thread. View all comments