Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difference between Gradient Descent and Linear Regression coefficient #156

Open
suakii opened this issue Jan 12, 2023 · 0 comments
Open

Comments

@suakii
Copy link

suakii commented Jan 12, 2023

Educational version

0.6.0

Orange version

3.3.4

Expected behavior

Gradient Descent and Linear Regression coefficient on same data(housing.tab) be the same.

Actual behavior

Gradient Descent: intercept: 0.0037731, INDUS: -0.492576
Linear Regression: intercept: 29.7549, INDUS: -0.64849

Steps to reproduce the behavior
Additional info (worksheets, data, screenshots, ...)

RegressionTest2.ows.zip
2023-01-12_16-27-41

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

No branches or pull requests

1 participant