marius-team / marius

Large scale graph learning on a single machine.
https://marius-project.org
Apache License 2.0
160 stars 45 forks source link

Auto retrieve dataset stats from dataset.yaml #92

Closed basavaraj29 closed 2 years ago

basavaraj29 commented 2 years ago

Renamed base_directory to dataset_dir. Users need not specify num_edges, num_nodes etc in the config files. marius_config.py would read them from dataset.yaml, generated by marius_preprocess.