Skip to content

i have runtime error with linear regression function #300

Discussion options

You must be logged in to vote

That means that the dimension is not the same, you have 2 arrays with different length. Probably you are predicting on test and then trying to match it with the train or something like that.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mrdbourke
Comment options

Answer selected by mrdbourke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants