updated README.md
Browse files
README.md
CHANGED
@@ -46,4 +46,4 @@ This dataset is forked from a respository linked with this paper:
|
|
46 |
}
|
47 |
```
|
48 |
|
49 |
-
The only cahange is in the processing script, the feature elements are now
|
|
|
46 |
}
|
47 |
```
|
48 |
|
49 |
+
The only cahange is in the processing script, the feature elements are now `input` and `label` (indicates whether the input datapoint is member or nonmember),
|