Question: Design a Radial Basis Kernel-Support Vector Machine (Kernel-SVM) based classification model for facial expression recognition tasks. Develop the model considering the following steps: Data pre-processing:
Design a Radial Basis Kernel-Support Vector Machine (Kernel-SVM) based classification model for facial expression recognition tasks. Develop the model considering the following steps:
- Data pre-processing:
- Encode the attributes and
- Demonstrates descriptive statistics of attributes: ESTINCOME, LARGESTSINGLETRANSACTION, NETREALIZEDGAINS_YTD, and NETREALIZEDLOSSES_YTD
- Model implementation: Train the Kernel-SVM method with training sets
- Evaluation: Test model with independent test sets (20% samples).
Write a report including training logs (if available), testing accuracy with different performance metrics (confusion matrix, precision, recall, F1-score, ROC curve, etc.) for evaluating classifier, and computational times for training and testing phases.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
