Team-AY / FER-Landmarks

0 stars 0 forks source link

Feature extraction #1

Closed YakirHasid closed 5 months ago

YakirHasid commented 5 months ago
  1. Extract FER Landmarks from the FER2013 Database.
  2. Scale the data and choose the wanted features.
  3. Train the wanted classifiers using the SK-Learn API.
  4. Save the evaluation results for future analysis.
  5. Analyze the evaluation results in order to create plots of accuracy, f1, recall, precision and confusion matrices.