hipom_data_mapping/post_process
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
..
selection Chore: moved selection to post_process, mapping to test 2024-10-31 16:35:28 +09:00
tfidf_class [TASK] the entier paper work 2024-09-25 08:52:30 +09:00
README.md Chore: moved selection to post_process, mapping to test 2024-10-31 16:35:28 +09:00

README.md

Post-Processing

What is this folder

This folder contains the files for post-processing.

We divide each processing method into their respective folders to modularize the post-processing methods. This helps to make it easier to test different methods and reduce coupling between stages.