prog_models icon indicating copy to clipboard operation
prog_models copied to clipboard

Config Comparing Table

Open teubert opened this issue 3 years ago • 0 comments

New Feature: Generate a table to compare the configuration of multiple models of the same type. It would look something like this:

model.parameters.compare(other.parameters, ...)

0 1 2
a 1.2 3 1.2
...

teubert avatar Apr 04 '22 19:04 teubert