aboutsummaryrefslogtreecommitdiffstats
path: root/datasets/normalize_dataset.py
diff options
context:
space:
mode:
Diffstat (limited to 'datasets/normalize_dataset.py')
-rw-r--r--datasets/normalize_dataset.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/datasets/normalize_dataset.py b/datasets/normalize_dataset.py
new file mode 100644
index 0000000..befebee
--- /dev/null
+++ b/datasets/normalize_dataset.py
@@ -0,0 +1,6 @@
+"""
+Run the following script on a dataset!
+
+If the nodes are not numbered 0 to number_of_nodes - 1, then it will print
+out the normalized version of the dataset in the same directory
+"""