Apply preprocessing.CategoryEncoding to the inner most dim in tensorflow

前端 未结 0 1436
温柔的废话
温柔的废话 2021-01-12 10:59
dow_opens = keras.Input(shape=(40,), dtype="int32", name=\'dow_opens\') # (None, 40)
# every sample in the batch has a fixed-length(40) sequence of 40 step         


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