R6 class that wraps multiple modules and combines their outputs using a reduce function. Useful for ensemble methods where multiple optimized modules vote on the final answer.
R6 class that wraps multiple modules and combines their outputs using a reduce function. Useful for ensemble methods where multiple optimized modules vote on the final answer.