Open dhrux11 opened 3 years ago
I'm working on a malicious url detection with lstm project and I found a link on GitHub : https://github.com/incertum/cyber-matrix-ai/blob/master/Malicious-URL-Detection-Deep-Learning/FeaturelessDeepLearningMaliciousURLClassification.ipynb I have added this code in my kaggle notebook: https://www.kaggle.com/dhruminx11/tryanderror/ the error is in file name : FeaturelessDeepLearningMaliciousURLClassification.ipynb under comment/header : Architecture 1 - Simple LSTM but when I run the code I get an error stating : TypeError: ('Keyword argument not understood:', 'dropout') @incertum
Please edit your issue to include details ;)
I'm working on a malicious url detection with lstm project and I found a link on GitHub : https://github.com/incertum/cyber-matrix-ai/blob/master/Malicious-URL-Detection-Deep-Learning/FeaturelessDeepLearningMaliciousURLClassification.ipynb I have added this code in my kaggle notebook: https://www.kaggle.com/dhruminx11/tryanderror/ the error is in file name : FeaturelessDeepLearningMaliciousURLClassification.ipynb under comment/header : Architecture 1 - Simple LSTM but when I run the code I get an error stating : TypeError: ('Keyword argument not understood:', 'dropout') @incertum