rstudio / tensorflow

TensorFlow for R
https://tensorflow.rstudio.com
Apache License 2.0
1.33k stars 318 forks source link

Error occurs in "Basic Regression" tutorial #448

Open kwbln opened 3 years ago

kwbln commented 3 years ago

Hi!

I'm tryuing to run the tutorial from https://tensorflow.rstudio.com/tutorials/beginners/basic-ml/tutorial_basic_regression/, but have an issue with normalizing the features: grafik Here is the link to my kaggle notebook: https://www.kaggle.com/kewagbln/boston-housing-regression-with-tensorflow Hope someone can help :)

dpeterson71 commented 2 years ago

I have the same problem with tensorflow 2.7 and tfdatasets 2.7. This is a year later and it still hasn't been addressed. Either correct the documentation or remove it. Broken code examples do not help anyone.