samu2604

Results 2 issues of samu2604

Removal of the redundant sigmoid function, as pointed out in the reusability report https://doi.org/10.1038/s42256-022-00454-y

Hi, When I try to run the cardiovascular split I encounter the following problems: - The object `TxData` downloads `node.csv` and not `nodes.csv` https://github.com/mims-harvard/TxGNN/blob/1000aac7120e0022af09a3ef93dba219e16a094b/txgnn/TxData.py#L25 - When the object `DataSplitter` calls...