Skip to content

fix common parsing logic direction one-hot encoding bug

William Wen requested to merge mvp-finalize-direction-fix into mvp-finalize

pre-direction and post-direction are now properly encoded as one-hot vectors.

Tested by inspecting df in data_pre_proc_mvp when pre-direction and/or post-direction have differing values.

Merge request reports