least squares poly regression by StephenGemin · Pull Request #901 · TheAlgorithms/Python · GitHub
Skip to content

least squares poly regression - #901

Closed
StephenGemin wants to merge 0 commit into
TheAlgorithms:masterfrom
StephenGemin:master
Closed

StephenGemin wants to merge 0 commit into
TheAlgorithms:masterfrom
StephenGemin:master

Conversation

@StephenGemin

@StephenGemin StephenGemin commented Jun 14, 2019

Copy link
Copy Markdown
Contributor

First of multiple submissions for Issue #840

Regression class

  1. least squares regression of nth order
  2. output polynomial coefficients
  3. plot result

@StephenGemin

StephenGemin commented Jun 20, 2019

Copy link
Copy Markdown
Contributor Author

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.

1 participant