Predicting-terrorism-in-Europe-through-Decision-Trees-and-Random-Forests
Given enough data, could we make predictions on whether a terrorist attack will be successful, or not? This analysis aims to do just that using Decision Trees and Random Forests created with scikit-learn. (Python)