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

ElasticNet results inconsistent #3

Open
kazazes opened this issue Feb 9, 2016 · 1 comment
Open

ElasticNet results inconsistent #3

kazazes opened this issue Feb 9, 2016 · 1 comment

Comments

@kazazes
Copy link

kazazes commented Feb 9, 2016

If I run an elastic net learner a dozen times in a row, I get nine different results. I've confirmed that my input data is identical on each round (the hashcodes on my data strings and attribute strings are identical each round). Is there anything variable or non-deterministic about the elastic net process? Also, all of my work is done using BigDecimal, so any floating point issues would be within the regression. Is that what's happening here?

@yinlou
Copy link
Owner

yinlou commented Feb 10, 2016

It shouldn't contain any non-deterministic variable. How different are the results? Which method did you call?

yinlou pushed a commit that referenced this issue Apr 1, 2016
Fixing broken GLM serialization/deserialization
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

2 participants