hipom_data_mapping/post_process
Richard Wong bb3ddfaa2f Feat: include basic ood similarity analysis using bert 2024-11-11 02:18:57 +09:00
..
ood Feat: include basic ood similarity analysis using bert 2024-11-11 02:18:57 +09:00
selection Feat: include basic ood similarity analysis using bert 2024-11-11 02:18:57 +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.