aboutsummaryrefslogtreecommitdiffstats
path: root/datasets/normalize_dataset.py
blob: befebee9bc1a7c5f2e1a1f6252ccefa8f082ed0d (plain)
1
2
3
4
5
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
"""