项目作者: anubhavsaxena14

项目描述 :
Threat Detection System using Hybrid (Machine Learning + Lexical Analysis) learning Approach.
高级语言: Python
项目地址: git://github.com/anubhavsaxena14/Threat-Detection-using-Sentiment-Analysis.git


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.