Hi, I am quite stuck in the code of the Machine Learning Course 1 Week 2 Optional Lab: Multiple linear regression as the code is showing this problem when I entered the code on my Jupyter notebook it showed error : ( unsupported format string passed to numpy.ndarray.format )
I got the expected result when I ran the original notebook from coursera.The problem arise when I implemented on my own , even after copying the whole code. As for my Python its version is 3.9.17 and for Numpy its version is 1.24.3 . So can you please help me resolve it.