Skip to content
This repository has been archived by the owner on Jul 27, 2018. It is now read-only.

add weighted voting as a combination rule #14

Open
dvro opened this issue Jul 13, 2016 · 1 comment
Open

add weighted voting as a combination rule #14

dvro opened this issue Jul 13, 2016 · 1 comment

Comments

@dvro
Copy link
Member

dvro commented Jul 13, 2016

At this time, the Combination class only accepts the combination rule as parameter.
We want a 'weighted' combination rule, in which one would also manually pass the
weights as parameters (either in the class constructor or in the 'combine' method)
and use those weights to perform the combination of classifiers predictions.

@ivolima
Copy link
Contributor

ivolima commented Oct 27, 2016

I'm on it

ivolima added a commit to ivolima/brew that referenced this issue Oct 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants