From 1c32f0304f75f40cb737ac3e608803dba673b189 Mon Sep 17 00:00:00 2001 From: Haoran Hua <haohu678@student.liu.se> Date: Thu, 17 Apr 2025 23:15:20 +0000 Subject: [PATCH] Update file README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e346a2c..8925366 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -# Predicting Ice Hockey Goals Using Random Forest and XGBoost - ## Intro Our project aims to predict goal outcomes in ice hockey by leveraging over 500,000 event-level entries from the Linhac24-25 dataset. Treating it as a binary classification task, the research focuses on identifying key factors—such as puck position, game state, and player context—that influence the likelihood of scoring. The motivation lies in improving tactical insights, player evaluation, and fan engagement by understanding which in-game situations most frequently lead to goals. -- GitLab