You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in python I need a way to confirm the parameters or options that I set.
if you got some time on your hands add a command in python that can print out the options that the model is running with. it will be helpful as to compare responses with different values and also see the effect with no confirmation bias. sometimes I wonder if the parameter syntax I use is correct as the results are not as apparent for some parameters changes.