level 1
可以正常进行二分类,但是进行多分类的时候提示ValueError:Labels dtype should be integer Instead got <dtype: 'float64'>.
如果设置了label_keys的话就提示TypeError: Signature mismatch. Keys must be dtype <dtype: 'string'>, got <dtype: 'float64'>.
请问有哪位知道这是什么问题怎么解决吗,谢谢
2017年12月20日 07点12分
1