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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression support for random forest #13

Merged
merged 1 commit into from
Jun 24, 2018
Merged

Regression support for random forest #13

merged 1 commit into from
Jun 24, 2018

Conversation

ankane
Copy link
Contributor

@ankane ankane commented Jun 24, 2018

Hey @asafschers, thanks for this awesome gem 馃憤

This PR adds support for regression to random forest. Regression does a weighted average of the decision counts. I wasn't sure what to call the key in the return value, so went with response.

@coveralls
Copy link

coveralls commented Jun 24, 2018

Coverage Status

Coverage decreased (-0.4%) to 98.965% when pulling e5d21fc on ankane:master into bdaa7c3 on asafschers:master.

@asafschers asafschers merged commit 924ed6a into asafschers:master Jun 24, 2018
@asafschers
Copy link
Owner

Looks great, thanks!

@ankane
Copy link
Contributor Author

ankane commented Jun 24, 2018

Thanks for the fast response.

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

3 participants