You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -371,7 +371,7 @@ This file adds a list of required package dependencies to the project using the
371
371
#### `./dataset`
372
372
This folder contains:
373
373
- 30 datasets used in the main article
374
-
- 7 additional datasets used in the supplementary material
374
+
- 7 additional datasets used in the appendix
375
375
376
376
## Reproducing Article Results
377
377
To reproduce the results from the article:
@@ -393,7 +393,7 @@ julia ./fuzzy-ucs/main.jl --all=true --inference=ds
393
393
```
394
394
395
395
396
-
These codes will run experiments on the 30 datasets used in the main article and the 7 datasets used in the supplementary material, and output results.
396
+
These codes will run experiments on the 30 datasets used in the main article and the 7 datasets used in the appendix, and output results.
0 commit comments