Skip to content

Conversation

@TrifanBogdan24
Copy link

@TrifanBogdan24 TrifanBogdan24 commented Jan 13, 2024

Solved issue: nushell#11392
Added Linear Regression Algorithm that will return the line that goes the best through a set of points in @d.
My method will either return d : y = a * x + b or d : x = a.

@TrifanBogdan24
Copy link
Author

TrifanBogdan24 commented Jan 13, 2024

Please checkout the README.md at the location crates/nu-command/src/math/nushell-liniar-regression/README.md, where I explained my method.

https://github.com/TrifanBogdan24/nushell-linear-regression.git

@alexandruradovici
Copy link

Looks good, please send it to upstream and place a link to it here.

@TrifanBogdan24
Copy link
Author

nushell#11542

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

Successfully merging this pull request may close these issues.

2 participants