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

Stepwise selection based on Adjusted R-Squared #163

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Conversation

AminHP
Copy link

@AminHP AminHP commented Jun 6, 2020

I was looking for a library that provides forward/backward selection algorithms based on Adjusted R-Squared rather than AIC or p-value, but didn't find anything good. Your library has the best results and documentation but it is the same in this regard. So, I concluded to add those features to this library and here is the pull request for that reason.

Note that I didn't have enough time to add tests or extra docs.

aravindhebbali and others added 17 commits November 23, 2018 09:32
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.

None yet

2 participants