csensemakers / desci-sense

2 stars 2 forks source link

Binaraize doesn't always capture all labels #91

Closed ShaRefOh closed 7 months ago

ShaRefOh commented 7 months ago

Options:

  1. Add labels explicitly
  2. Use fit transform on both y_pred and y_true (if possible).
ShaRefOh commented 7 months ago

Used mlb.fit on both predicted labels and true labels to capture all labels