MichSchli / RelationPrediction

Implementation of R-GCNs for Relational Link Prediction
MIT License
435 stars 103 forks source link

Explanation of settings file and sample accuracy input files? #14

Open budhiraja opened 3 years ago

budhiraja commented 3 years ago

@tkipf @MichSchli can one of you kindly help with what does GraphSplitSize and GraphBatchSize mean?

budhiraja commented 3 years ago

Is it possible to share a sample of input accuracy file used here: https://github.com/MichSchli/RelationPrediction/blob/c77b094fe5c17685ed138dae9ae49b304e0d8d89/code/train.py#L34 ?