LBenoit commited on
Commit
0966eb9
·
verified ·
1 Parent(s): 222f718

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -95,6 +95,12 @@ label = "Democracy" if prob >= threshold else "Not democracy"
95
  print(f"{label} (p={prob:.3f})")
96
  ```
97
 
 
 
 
 
 
 
98
  ## Citation
99
  Part of a PhD dissertation on democratic credibility competition in European party systems.
100
 
 
95
  print(f"{label} (p={prob:.3f})")
96
  ```
97
 
98
+
99
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/683e04856c8acb2b79c29717/J27nn9c8GxffRGUvhPRxm.png)
100
+
101
+
102
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/683e04856c8acb2b79c29717/iskkHIvR1QSTKlg17FHVm.png)
103
+
104
  ## Citation
105
  Part of a PhD dissertation on democratic credibility competition in European party systems.
106