We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
known_data_filename = './1123/OUR/centroid_knowdata_CICIDS_1124.csv' known_label_filename = './1123/OUR/label_known_CICIDS_1124.csv' known_score_filename = './1123/OUR/score_knowdata_CICIDS_1123.csv' ### for cal_metrics unknown_score_filename = './1123/OUR/score_unknowdata_CICIDS_'+args.unknow_attack+'1123.csv' ### for cal_metrics unknown_data_filename = './1123/OUR/centroid_unknowdata_CICIDS_'+args.unknow_attack+'1123.csv' ### for cluster 您好,请问这些代码里的OUR文件夹下的一系列文件可否分享一下,万分感谢 `
known_data_filename
cluster
The text was updated successfully, but these errors were encountered:
您好,这些都是实验的结果文件,记录main.py输出结果的
Sorry, something went wrong.
No branches or pull requests
known_data_filename
= './1123/OUR/centroid_knowdata_CICIDS_1124.csv'known_label_filename = './1123/OUR/label_known_CICIDS_1124.csv'
known_score_filename = './1123/OUR/score_knowdata_CICIDS_1123.csv' ### for cal_metrics
unknown_score_filename = './1123/OUR/score_unknowdata_CICIDS_'+args.unknow_attack+'1123.csv' ### for cal_metrics
unknown_data_filename = './1123/OUR/centroid_unknowdata_CICIDS_'+args.unknow_attack+'1123.csv' ### for
cluster
您好,请问这些代码里的OUR文件夹下的一系列文件可否分享一下,万分感谢
`
The text was updated successfully, but these errors were encountered: