The assignment is hosted on Kaggle and final submission on is to be done on kaggle. Please create a ipynb file which i can execute on kaggle and then submit it from kaggle itself.
Overview :-This is a micro-facial emotion recognition task based on micro facialexpressions dataset. Predict one of 5 emotions which are defined here:1 -> Happiness2 -> Other3 -> Anger4 -> Contempt5 -> Surprise(Strictly follow the above encoding for your output.)
Submission should be as per the format given. Any other format wouldlead to an invalid solution and won't be evaluated. The final solutionshould have 2 columns: 'Id' and 'Class'.Data:-
The dataset contains foldertrain_datawhich contains micro facial expression images for each of the 5 emotions and foldertest_datawhich contains images for the test set.The test.csv file contains the filenames of the test files.
You are requested to perform any data preprocessing tasks in case of discrepancies in the data.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here