I have trained the GCN model on my custom dataset. Now I want to get classification labels for my test dataset.
how to do that?
i have understood..that I have to preprocess my test dataset (except split index part) what else should I do ?
also how to save my model?
I have trained the GCN model on my custom dataset. Now I want to get classification labels for my test dataset.
how to do that?
i have understood..that I have to preprocess my test dataset (except split index part) what else should I do ?
also how to save my model?