Can't make keras.models.Model with feature_column to estimator model. TypeError: missing argument: 'feature_columns'"

后端 未结 0 1145
执念已碎
执念已碎 2020-12-19 10:19

With tf 1.14.0 I\'am trying to make a keras model with feature columns to an estimator model. But it not work, how can I solve it? My code is:

import tensorfl         


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