Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Incorrect Solution #19

Open
dicarlomagnus opened this issue Feb 6, 2018 · 1 comment
Open

Incorrect Solution #19

dicarlomagnus opened this issue Feb 6, 2018 · 1 comment

Comments

@dicarlomagnus
Copy link

This solution is incorrect, the .* is not working, and the real solution only takes a single line of code.

@HandreMelo
Copy link

A possible solution : theta = theta - (alpha * ((1/m)((Xtheta).-y)'*X))';

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants