Logging inside model decorator
Usinglog method, metrics and parameters can be added to a model version.
log method is invoked inside the model decorator, the metrics, and parameters are added to the version of the model that is registered by the decorator. The model is named sales forcast in this case.