Skip to content

Manoj-M-97/Data-Mining-on-Terrorism-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data-Mining-on-Terrorism-Database

Analysis done on a terrorism database. One attribute was found out to be the target which was "cause of the attack". The target had missing values. The main aim was to predict the missing values using the known data. k-nearest neighbors was used along with word embedding for the textual data.

To Run: Run TerrorismAnalysis file first which generates a .bin file which will then be used in knnTerrorism file. So run that after the former.

About

Analysis done on a terrorism database. One attribute was found out to be the target which was "cause of the attack". The target had missing values. The main aim was to predict the missing values using the known data. k-nearest neighbors was used along with word embedding for the textual data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors