Apply an operation to specific columns in numpy array

前端 未结 0 851
青春惊慌失措
青春惊慌失措 2020-12-19 02:06

I would like to apply feature normalisation to a numpy array. Normally this would be trivial with python broadcasting, for example one would do something like this:



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