photo

Tshering Lhamo


Last seen: quasi 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


why computeCost function shows incorrect dimension error in second call?
h = X * theta; sq_error = (h - y) .^ 2; J = 1/(2*m) * sum(sq_error); correcting the code with error message shows error in ...

quasi 4 anni fa | 1 risposta | 0

1

risposta