tods icon indicating copy to clipboard operation
tods copied to clipboard

How to distinguish between train/test data?

Open ainsuotain opened this issue 2 years ago • 0 comments

Hello authors,

Thanks for great code, But I still don't understand how to split the train and test dataset for training, validation and, testing In the section 4.1 , 'We conduct benchmark experiments in unsupervised setting. Each of the algorithm is trained and tested on the same dataset'

Do you mean exact same data(normal data with anomalies)? If so, please explain in more detail For example, how do you perform hyper parameter optimization on models that need validation? Autoencoder, for example, also can train the anomalies then, after few epoch model cannot discriminate the outliers

Again thank you for your great works. It helps me a lot

ainsuotain avatar Aug 11 '23 07:08 ainsuotain