m3dev / gokart

Gokart solves reproducibility, task dependencies, constraints of good code, and ease of use for Machine Learning Pipeline.
https://gokart.readthedocs.io/en/latest/
MIT License
305 stars 57 forks source link

Dump task info tree object to a pickle file #241

Closed mski-iksm closed 3 years ago

mski-iksm commented 3 years ago

I've add a method to dump task info tree object (TaskInfo) to a pickle file.

mski-iksm commented 3 years ago

Please review. @hirosassa @Hi-king @vaaaaanquish

Hi-king commented 3 years ago

@mski-iksm Merged! Thx!