photo

Tshering Lhamo


Last seen: fast 4 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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 ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort