audio-text multimodal emotion recognition model which is robust to missing data
-
Updated
Aug 27, 2023 - Python
audio-text multimodal emotion recognition model which is robust to missing data
kDMI employs two levels of horizontal partitioning (based on a decision tree and k-NN algorithm) of a data set, in order to find the records that are very similar to the one with missing value/s. Additionally, it uses a novel approach to automatically find the value of k for each record.
Add a description, image, and links to the missing-data-treatment topic page so that developers can more easily learn about it.
To associate your repository with the missing-data-treatment topic, visit your repo's landing page and select "manage topics."