Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Linear regression model panics if unable to solve linear equation. #200

Open
MichaelMauderer opened this issue Dec 6, 2018 · 1 comment

Comments

@MichaelMauderer
Copy link

The LinRegressor.train method panics if it is unable to solve the given linear equation. It would be better if it returned a LearningResult indicating the failure.

@MichaelMauderer
Copy link
Author

Actually, it seems this is fixed in the master branch but hasn't been released yet.

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

1 participant