You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Earlier I was trying to use the demo_IAT.dat and OCSVM-results.dat models which were committed in the github 0.7.1 netml release, but they were 4 years old model.
I created my own mode using the below command
Hi Team,
I am using the latest 0.7.1 version of netml and facing issue in execution of netml classify command
"netml classify --model=/root/noise-lab/netml/examples/out/data/demo_IAT.dat -p /root/noise-lab/netml/examples/data/srcIP_10.42.0.1/srcIP_10.42.0.119_anomaly.pcap"
pcap_file: <_io.BufferedReader name='/root/noise-lab/netml/examples/data/srcIP_10.42.0.1/srcIP_10.42.0.119_anomaly.pcap'>
[AttributeError] 'numpy.ndarray' object has no attribute 'predict'
Can someone please help
The text was updated successfully, but these errors were encountered: