Developed a predictive model to forecast FIFA World Cup match outcomes based
on historical match data. The process included data cleaning, exploratory analysis, model training
using Random Forest, and deployment through a simple web app for user interaction.
• Responsibilities included:
Collected and preprocessed data on team performance in past FIFA tournaments.
Trained a classification model to predict match outcomes (win/draw/loss).
Built a Streamlit app for users to input team data and view predictions.