Provenance
ComponentWhat produced a run record: package and language versions, platform, timing, how the run ended, and a fingerprint of each dataset used. Referenced by every `<family>/v1/record.json`.
Properties
rtemis_versionstringrtemis version that produced this record.
r_versionstringR version, as reported by `R.version.string`.
platformstringPlatform the run executed on.
startedstringWhen the run started, ISO 8601.
finishedstringWhen the run finished, ISO 8601.
elapsed_secondsnumber≥ 0Wall-clock duration of the run, in seconds.
outcomestringHow the run ended: completed, failed, or canceled.
one of
"completed""failed""canceled"data_trainingdata_validationdata_test
Relationships
Composes
Used by