Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The training data in the code is the same as the test data? #26

Open
Anxia10 opened this issue Apr 11, 2022 · 1 comment
Open

The training data in the code is the same as the test data? #26

Anxia10 opened this issue Apr 11, 2022 · 1 comment

Comments

@Anxia10
Copy link

Anxia10 commented Apr 11, 2022

The training data in the code is the same as the test data?

@chiachen-chang
Copy link

Yes, it's suitable to use the KDD dataset for unsupervised learning tasks. The training set includes only positive instances, while the testing set consists of both positive and negative ones. It's important to note that all the positive instances in the test set should be included in the training set, making this set-up appropriate for unsupervised learning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants