Skip to content

using machine learning to identify interlocutor familiarity based on laughter types

Notifications You must be signed in to change notification settings

AlexCoroiu/affective-computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the program you need to run classifier.py. The program will:

-extract data from srt
-build feature vectors according to the desired feature combination
-fine tune parameters for the classifiers
-run each classifier 10 times and print the results

createData.py line 15: change the feature combination to be used [0,1,2]
classifier.py line 12: change the name of the file used to output results from the grid search.

About

using machine learning to identify interlocutor familiarity based on laughter types

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages