import numpy as np
from src import pipeline_stat
model = pipeline_stat.Model('./checkpoint/stat/', version=3)
ans = model.predict_from_path('./malware.exe')
print(ans)
#{'y_pred': 0, 'values': 'MALWARE', 'probs': array([[0.84063112, 0.15936888]])}-
Notifications
You must be signed in to change notification settings - Fork 0
tuenv2kProPTIT/btlMalwareDetection
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published