-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I have visited the linked in page that describes the workings of this project but in the repository and on the web page where it details Detection it lists these two lines.
predictions_malicous = autoencoder.predict(X_test_malicious)
predictions_non_malicous = autoencoder.predict(X_test_non_malicious)
Might i ask if you could create a perdict.py script and also a pre-processing script that generates the data in the .csv file.
thank you in advance look forward to hearing from you soon.
Metadata
Metadata
Assignees
Labels
No labels