Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 458 Bytes

File metadata and controls

14 lines (7 loc) · 458 Bytes

Final-Year-Project

Threat Detection System using Hybrid (Machine Learning + Lexical Analysis) learning Approach.

• Generated Lexicons by processing the data using Lexical Analysis.

• Used Lexicons as input in a machine learning approach for training to get better accuracy.

• Compared accuracy with different hidden layers.

• Neural Network with back propogation using one hidden layer.

• Activation function: Unipolar Sigmoidal Function.