Mario Party Superstars: Which die block should you buy from the item store?
Hey reader! Thanks for taking a look at this post. I wanted to test out R’s tidymodels package, so I decided to try it out on an airline satisfaction dataset...
Hey readers! For this project, I wanted to create an application that displayed CO2 emissions for each state in the US. To do this I am going to use Python a...
Hey everyone! So, I wanted to share an analysis I performed on NCAA and NFL championship data.
Data Obtained from Kaggle - https://www.kaggle.com/clmentbisaillon/fake-and-real-news-dataset
Data obtained from https://www.kaggle.com/lakshmi25npathi/imdb-dataset-of-50k-movie-reviews
Using the r package rvest, I was able to web scrape Trump’s (2020) and Obama’s (2016) state of the union addresses. I will create a different post that displ...
In linear regression, we map the predictor variable/s X to the dependent variable Y with the linear function Y = f(x) = a + bx