Implement ensemble methods that take in multiple models
If the baseline classifier is multi-label, append and finetune a linear layer that maps the output to binary.
If the baseline classifier is multi-label, append and finetune a linear layer that maps the output to binary.