Skip to content

[WIP] Adding poly regression#916

Closed
StephenGemin wants to merge 1 commit intoTheAlgorithms:masterfrom
StephenGemin:poly_regression
Closed

[WIP] Adding poly regression#916
StephenGemin wants to merge 1 commit intoTheAlgorithms:masterfrom
StephenGemin:poly_regression

Conversation

@StephenGemin
Copy link
Copy Markdown
Contributor

For Issue #840

Regression class
--least squares regression of nth order
--output polynomial coefficients
--plot result

I'm re-entering this because I made a royal mess of #901. Now I'm just entering changes for the poly regression and keeping other changes separate.



_____________________________________________
Still under development
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the algorithm is under progress, please mention that in the commit title by prefixing [WIP] to the commit message or apply the corresponding tag.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AnupKumarPanwar made the change, thanks for the tip. This will probably stay in development as it depends on another PR #925.

@StephenGemin StephenGemin changed the title Adding poly regression [WIP] Adding poly regression Jul 6, 2019
@cclauss
Copy link
Copy Markdown
Member

cclauss commented Jul 20, 2019

Is this unblocked now that #925 has landed?

@StephenGemin
Copy link
Copy Markdown
Contributor Author

StephenGemin commented Jul 20, 2019

Yes it is, thank you!
I'll finish this one up.

@github-actions
Copy link
Copy Markdown

Stale pull request message

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.

3 participants