issues
search
microsoft
/
lightgbm-benchmark
Benchmark tools for LightGBM
MIT License
14
stars
7
forks
source link
Provide an intro to the architecture of pipelines
#240
Open
jfomhover
opened
2 years ago
jfomhover
commented
2 years ago
In particular:
how are pipelines configurable? (tasks.py)
unpack what's happening when someone runs a pipeline (snapshot, run components, environments, submit)
In particular: