|
|
|
|
|
by johannesbeil
2785 days ago
|
|
Thank you for your feedback!
The main advantages of the graph are:
1. you can get an easier overview of complex processes and how they connect.
2. The tracked parameters are inherited. So if you are tracking parameters that don't change to the next iteration, you will still have them stored in the process. It also remembers how they connect, so if you change a name upstream it will cascade down.
3. You can plot the leaves according to their parameters. If you click on the plotting button in the top left and choose model_name vs. mae for example, you can compare how different models performed and still see how their iterations connect. |
|