0
When I type y_pred [10,12] it gives NameError: name 'y_pred 'is not defined .... why?
2 ответов
+ 2
Read this article will help you fix your problem
https://stackoverflow.com/questions/51531255/getting-error-name-y-test-is-not-defined
0
Thank you so much 👌