mlem
mlem copied to clipboard
Save label for LightGBM datasets as separately
Labels are a part of lgb.Dataset
, but not a part of inner
DatasetType. So we need to add separate field lables: DatasetType
to DatasetType and corresponding field to Reader/Writer and make it create separate artifact for labels