Below you will find pages that utilize the taxonomy term “SVM”
Post
Project 6 : Classifying Disasters on Social Media
This project is my take on the “Real or Not ? NLP with Disaster Tweets” Kaggle competition, in which we are provided a list of tweets that can either be about a disaster or not.
All of these tweets have been detected based on keywords such as “ablaze”, and it’s up to the competitor to build a model that determines wheter these words were used in the context of an actual event.
Post
Project 5 : House Price Prediction
In this project, my goal was to build a predictive model to answer the House Prices Kaggle Competition, in which we are provided with diverse data concerning houses such as quality, number of bathrooms, areas, in order to predict the final sale price.
The large majority of the work was spent on exploratory data analysis and feature engineering, with some data cleaning to do in both the training and test set.