ModelVersion

Travel Impact Model version. For more information about the model versioning see GitHub.

JSON representation
{
  "major": integer,
  "minor": integer,
  "patch": integer,
  "dated": string
}
Fields
major

integer

Major versions: Major changes to methodology (e.g. adding new data sources to the model that lead to major output changes). Such changes will be infrequent and announced well in advance. Might involve API version changes, which will respect Google Cloud API guidelines

minor

integer

Minor versions: Changes to the model that, while being consistent across schema versions, change the model parameters or implementation.

patch

integer

Patch versions: Implementation changes meant to address bugs or inaccuracies in the model implementation.

dated

string

Dated versions: Model datasets are recreated with refreshed input data but no change to the algorithms regularly.