hipom_data_mapping/train
Richard Wong 0ad182f2b9 Feat: added classification for all data, including non-mdm, as a
training baseline model
2024-11-01 13:21:12 +09:00
..
baseline Feat: added train and test directories 2024-10-31 15:58:20 +09:00
classification_all Feat: added classification for all data, including non-mdm, as a 2024-11-01 13:21:12 +09:00
mapping Chore: moved selection to post_process, mapping to test 2024-10-31 16:35:28 +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.