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
you can check the progress of the calibration in several ways:
in data/calib (or the root of your calib if you changed it) there is an assessment.rds file. Download it and run locally: swfcalib::render_assessment(<path to file>). It will generate an assessment html file that shows the advancement of calibration. (no one used it yet so feedback on that is welcome)
the log for the recurring step 1 tells you the wave and iteration you are on. The The default_proposal currently contains: section shows the values in the default proposal. Once a job has finished, it will change this value with the calibrated one
in data/calib/waves/<number of the wave> there is a results.rds file that contains the values proposed and the resulting targets in a data.frame
how to debug a model that is not calibrating correctly, where is the data
The text was updated successfully, but these errors were encountered: