I used the following code for a machine learning problem, which I ended up to the error ValueError: shapes (100,1) and (2,1) not aligned: 1 (dim 1) != 2 (dim 0)
ValueError: shapes (100,1) and (2,1) not aligned: 1 (dim 1) != 2 (dim 0)