deep-learning-with-python-notebooks icon indicating copy to clipboard operation
deep-learning-with-python-notebooks copied to clipboard

Boston_housing (all_scores not a list)

Open RorisangSitoboli opened this issue 5 years ago • 0 comments

I need help with the above. My all_scores is supposed to be a list from which i calculate the mean score (np.mean(all_scores)). However on both Anaconda and Google Colaboratory i keep getting only 2.55.. or 2.45.... (respectively). The output is not a list. Where am i going wrong?

RorisangSitoboli avatar Sep 04 '19 12:09 RorisangSitoboli