is there a way to do MKL regression?
Closed this issue · 1 comments
eddiewrc commented
It seems that all the MKL methods presented focus on classification, would it be possible to allow also MKL regression?
If I serendipitously try that, I get errors like "ValueError: Unknown label type: 'continuous'"
IvanoLauriola commented
No, the package focuses on classification (binary/multiclass) only