Skip to content

(Windows user) Making Predictions?  #1

@ContegoCode

Description

@ContegoCode

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions