GCN_AnomalyDetection
GCN_AnomalyDetection copied to clipboard
How to create train, test and validation set?
The model reports only the train loss and no validation loss is provided. Although the anomalies were added synthetically, therefore we know the ground truth and can use metrics of precision, recall to check how the model performs on validation data.
The model reports only the train loss and no validation loss is provided. Although the anomalies were added synthetically, therefore we know the ground truth and can use metrics of precision, recall to check how the model performs on validation data.
Have you solved this problem?