Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 364 Bytes

File metadata and controls

6 lines (4 loc) · 364 Bytes

automatic-recognition-of-human-emotions

-Visualise the given dataset -Train and test a model for the automatic recognition of emotions (positive, neutral and negative in case of Dataset 1; anger, joy, pleasure, and sadness in case of Dataset 2 by using sklearn to apply the K-nearest neighbor to the given dataset. -test the performance of the Knn classifier