Gokart solves reproducibility, task dependencies, constraints of good code, and ease of use for Machine Learning Pipeline.
318
stars
57
forks
source link
Changed TargetOnKart.wrap_with_lock to TargetOnKart.wrap_with_run_lock #332
Closed
mski-iksm closed 1 year ago
This method was calling
wrap_with_run_lock()
, so I think TargetOnKart.wrap_with_run_lock is more accurate name.