hipom_data_mapping/post_process
Richard Wong 18e4a5f7df Chore: moved selection to post_process, mapping to test 2024-10-31 16:35:28 +09:00
..
classification Chore: moved selection to post_process, mapping to test 2024-10-31 16:35:28 +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.