You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: