

Covid Healthcare Country Analysis
Goal: Make conclusions on how different factors such as GDP, unemployment rate, and political instability scores affect covid death...
Oct 9, 20231 min read


Coronavirus Graphs
Goal: Analyze how covid cases have spread over time and look at the countries with the the most covid deaths. Method: Use read method...
Oct 6, 20232 min read


Machine learning sports prediction
The steps to machine learning select & prepare the data set implement the desired algorithm and train data identify model metrics Select...
Jun 7, 20231 min read


Deep Learning model predicting winning NBA team
the code reads a CSV file named "sports_data.csv" where each row represents the game and includes team statistics, player performance,...
Jun 6, 20231 min read


Python code scrape Twitter sentiment for NBA teams
We can perform sentiment analysis on each team using the imported module tweepy which allows us to access Twitter API and divide each...
Jun 6, 20231 min read


FIFA country rating difference
In this post, I will compare ratings of players from different countries South America Argentina vs Brazil using box plot The median...
Jun 6, 20231 min read


Fifa Players Sprintspeed categories
I used data to divide the players in the FIFA database by speed Below are players with Speeds over 90
Jun 5, 20231 min read