I need a way to get the overall experiment duration via API for both autoai and notebook models in Watson Studio at the IBM cloud. I found related info in the get_job, get_model and get_training methods at
https://watson-ml-v4-api.mybluemix.net/. In some cases the info is isolated per processing step, I am not sure if concatenating the timestamp of each step is the proper way. Do you know which API method and attributes are recommended for this purpose ?
------------------------------
Guilherme Steinberger Elias
------------------------------