jayxsinha / Efficient-CNN-BiLSTM-for-Network-IDS

Code for Paper : Efficient-CNN-BiLSTM-for-Network-IDS
MIT License
94 stars 18 forks source link

AttributeError: 'Sequential' object has no attribute 'predict_classes' #4

Closed zeeno95 closed 2 years ago

zeeno95 commented 2 years ago

AttributeError: 'Sequential' object has no attribute 'predict_classes'

how to fix this error

jayxsinha commented 2 years ago

Hi

Have a look at the readme of the repo, I have added URLs to public Kaggle notebooks that will help you reproduce the results.

Thanks!