EnboLyu/Political-Position-Measurement
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This Repository contains code for my MSc CSML project. The 'data_file' file contains the data used in this project, including the DW-score, the datasets. The 'original_method.ipynb' contains code for the implementation of the original method; The 'refine_method.ipynb' contains code of my new methods, including the 'Directional augmentation', and the 'Iterative directional augmentation'. The 'vote_data.ipynb' contains code for the utilization of the DW-score.