GPP(Graph-based Positive Prediction) is a simple GCN(Graph Convolution Network) for binary classifing.
- python 3.6
- pytorch >= 1.10
torch_geometric- pandas
- numpy
- main.py
GPP(Graph-based Positive Prediction) is a simple GCN(Graph Convolution Network) for binary classifing.
Python
GPP(Graph-based Positive Prediction) is a simple GCN(Graph Convolution Network) for binary classifing.