add more logging to postprocessing

add the following logging message with INFO priority:

  • "start train ols model"
  • "start calculate_test_score"
  • "start report error metrics"

also consider to use the TimeTrackingWrapper for these class methods

Edited by Ghost User