guyts/COMP551-Project-2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
PART3: SVM cross_validation.py performs cross validation to fine tune the hyperparameter, C. process_data.py reads in the input data, perform preprocessing, and outputs python list of words corresponding to each conversation. generate_result.py trains over the entire dataset and make predictions and output to a file.