Closed diegocasmo closed 6 years ago
{
"ANGER": 60,
"HAPPY": 5,
"SURPRISE": 15,
"FEAR": 10,
"SADNESS": 5,
"DISGUST": 5
}
The only thing we need to change to meet this format is --at least for the MLP classifier-- we need to have 6 output neurons.
I don't know how to do this for KNN and others...
final-solution.ipynb
notebook to include confusion matrix/accuracy