photo

Tshering Lhamo


Last seen: 거의 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


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

거의 4년 전 | 답변 수: 1 | 0

1

답변