Featured image of post Disaster Response Web App

Disaster Response Web App

Disaster Response Web Application is a Web app that can help emergency organizations analyze incoming messages and classify the messages into specific categories (e.g. Water, Food, Hospitals, Aid-Related) during a disaster event. The app is based on Nature Language Processing and Random Forest Classifier ML model. The data was collected by Figure Eight and provided by Udacity.

Featured image of post Spam Detection and Analysis (Part 2 - Analysis with R)

Spam Detection and Analysis (Part 2 - Analysis with R)

Spam is still a common attack method. Most of the email services have spam filters that can help us block and filter out most of the emails with commercial, fraudulent and malicious content. The purpose of the project is to explore and analyze the email header to identify the features that can tell us which emails are malicious.

Featured image of post Spam Detection and Analysis (Part 1 - Parsing)

Spam Detection and Analysis (Part 1 - Parsing)

Spam is still a common attack method. Most of the email services have spam filters that can help us block and filter out most of the emails with commercial, fraudulent and malicious content. The purpose of the project is to explore and analyze the email header to identify the features that can tell us which emails are malicious.