How to fit the target into normal distrubtion in regression problems

前端 未结 0 1464
深忆病人
深忆病人 2020-12-13 17:32

I am doing regression problem and my target is so non-normalized. I though about fitting it into normal distrubtion with scipy as follows:

mean, var  = scipy         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题