2020-04-03 House Prices - Complete Guide This is a Kaggle competition notebook about the Boston House Sales. The goal is to predict sales prices and practice feature engineering, RFs, and gradient boosting. machine learning housing regression python tutorial
2020-04-03 Titanic - Voting Classifier in Python This is a Kaggle competition about Titanic data. The goal is to predict if a person will survive or not. machine learning classification python kaggle analysis
2020-04-03 Walmart - Store Sales Forecasting This is a Kaggle Competition Notebook provided by Walmart to forecast Weekly Sales for Stores and Departments. machine learning random forest regression tutorial analysis
2020-01-14 Analyzing Trump's Tweets In this notebook, I download Trump's tweets during the 2016 election and look at various features. politics trump twitter tweepy sentiment analysis