Update Dataset Card with GitHub source link
Browse files
README.md
CHANGED
|
@@ -87,7 +87,7 @@ Identifiers are synthetic and scoped to generated graphs. Amounts, regions, curr
|
|
| 87 |
|
| 88 |
## Generation and provenance
|
| 89 |
|
| 90 |
-
The generator is implemented in [`src/aml_campaigngraph/generator.py`](src/aml_campaigngraph/generator.py). The published data bundle can be regenerated with:
|
| 91 |
|
| 92 |
```bash
|
| 93 |
pip install -e ".[dev]"
|
|
|
|
| 87 |
|
| 88 |
## Generation and provenance
|
| 89 |
|
| 90 |
+
The generator is implemented in [`src/aml_campaigngraph/generator.py`](src/aml_campaigngraph/generator.py). The complete source code, experiment scripts, paper manuscript, and versioned release are available in the [GitHub repository](https://github.com/adnanomar77/aml-campaigngraph). The published data bundle can be regenerated with:
|
| 91 |
|
| 92 |
```bash
|
| 93 |
pip install -e ".[dev]"
|