Using Python to predict who will win the 2022 FIFA World Cup

Marlene Mhangami · Beginner ·📐 ML Fundamentals ·3y ago
Skills: ML Pipelines90%
TIMESTAMPS Intro 00:00 Code (dependencies and dataset) 02:13 Data pre-processing 05:32 Building the model: 12:30 Fitting the model: 17:11 Testing the model: 18:18 Argentina v France Prediction 21:09 Morocco v Croatia Prediction 23:58 In this video I walk you through the code to use a machine learning algorithm in Python to predict who will win this weekend's games at the FIFA 2022 World Cup Championships. We will predict who will win the championship game between Argentina and France and the game for 3rd place between Morocco and Croatia. We will use a type of machine learning model called Random Forest to make the prediction. Let me know if my predictions came true! Links: Github with tutorial jupyter notebook: https://github.com/marlenezw/predicting-the-fifa-world-cup-champions Kaggle Dataset: https://www.kaggle.com/code/brenda89/starter-notebook-fifa-world-cup-2022/data Connect with me on social: Twitter: https://twitter.com/marlene_zw Mastodon: https://fosstodon.org/@Marlene GitHub: https://github.com/marlenezw LinkedIn: https://www.linkedin.com/in/marlenemhangami
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related AI Lessons

What Can You Learn in a Deep Learning Course?
Discover the practical skills and knowledge gained from a deep learning course, essential for professionals in AI and related fields
Medium · Deep Learning
Your Android App Has Been Brainless — Now Programm Logic at It
Learn to add machine learning to your Android app in 7 practical steps, enabling on-device intelligence and automated decision-making
Medium · Machine Learning
Recursion Isn’t Hard. The Call Stack Is Invisible
Understand recursion by visualizing the call stack to simplify complex algorithms
Dev.to · N Satyadev
Understanding Core Probability Concepts in Machine Learning
Learn core probability concepts to improve machine learning model predictions and understand the underlying math
Medium · Machine Learning
Up next
Introduction to Data Structures and Algorithmic Foundations
Coursera
Watch →