rstudio / tfestimators

R interface to TensorFlow Estimators
https://tensorflow.rstudio.com/tfestimators
57 stars 21 forks source link

Error: Please use column names for `x` #168

Open lucasfreitas1988 opened 5 years ago

lucasfreitas1988 commented 5 years ago

Friends, good night!

This error appears when I use the dnn_classifier function in the iris_dnn_classifier example, and I have no idea how to resolve it. I'm using the linear_classifier function usually with the feature_columns argument.

I do not know what to do, I need to set a DNN

Thank you!