Inspiration

I got the inspiration of making this project by reading a blog on Data-Analytics from Medium.com.

What it does

Analyze the dataset provided to give better results on how and why the problem occurred.

How I built it

1) Exploratory Data Analysis on Dataset - Terrorism As a security/defense analyst, try to find out the hot zone of terrorism.

Dataset used in this project is this one :

https://bit.ly/2TK5Xn5

2) Prediction using Decision Tree Algorithm : Created the Decision Tree classifier and visualized it graphically.

The purpose is if we feed any new data to this classifier, it would be able to predict the right class accordingly.

Dataset used in this project: https://bit.ly/3kXTd

Challenges I ran into

Training the model was a bit confusing to me but by the time I overcame my doubts.

What I learned

I learned to discover new horizons of Python libraries.

Built With

  • analytics
  • data
  • data-science
  • python
Share this project:

Updates