This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add separate reader/writer for lgb labels (#421)
* add separate reader/writer for labels * fix linter * use free_raw_data as False in serialize test * use construct in process so that labels is never None fix some tests fix lint * remove the usage of construct * fix pylint * do not save labels when they are None * saved key shouldn't have /data/data when labels is None * fix test
- Loading branch information
1 parent
466fcac
commit 86105ee
Showing
2 changed files
with
180 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters