hipom_data_mapping/train
Richard Wong 22429ea536 Feat: added classification methods
Feat: added mapping to pattern-only method
Chore: re-organized prediction to be within mapping folders
2024-11-05 16:49:18 +09:00
..
classification_all Feat: added classification methods 2024-11-05 16:49:18 +09:00
classification_all_with_contrastive Feat: added classification methods 2024-11-05 16:49:18 +09:00
classification_mdm_with_contrastive Feat: added classification methods 2024-11-05 16:49:18 +09:00
mapping_baseline Feat: added classification methods 2024-11-05 16:49:18 +09:00
mapping_pattern Feat: added classification methods 2024-11-05 16:49:18 +09:00
README.md Chore: moved selection to post_process, mapping to test 2024-10-31 16:35:28 +09:00

README.md

Train

What is this folder

Here contains the code for training and mapping evaluation.

Each folder contains a training variation.

After training, each folder contains the checkpoint files for each fold.

mapping directory contains the code to run the model on test data and also produce the csv outputs.