GCNFrame
GCNFrame copied to clipboard
regression task
Hello, I’m currently working with GCNFrame and wondering if it’s possible to modify the output layer to perform a regression task instead of a classification task?
Yes, but GCNmodel.py should be modified to adapt to a regression task.