Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cluster:scoring:data_flow [2022/11/21 17:50] – benedikt | cluster:scoring:data_flow [2024/10/27 20:29] (current) – benedikt | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Scoring procedure ====== | ||
+ | |||
+ | |||
This page describes how data flows across the scoring part of the cluster. | This page describes how data flows across the scoring part of the cluster. | ||
+ | |||
+ | There are 3 general rules that we try to stick to. | ||
+ | |||
+ | - The scorer/user **never** works directly with the 'raw copy' or backup copy, but rather the data being worked with should be copied to the workspace folder. | ||
+ | - Datasets should be ' | ||
+ | - We always keep a 'raw copy' of the data, in the state that we collected it/received it. We try to maintain backups of each 'stage of the process the data goes through' | ||
+ | |||
+ | |||
+ | These 3 rules, if followed consistently, | ||
+ | |||
{{: | {{: |