Skip to content

akhan130/PremierPredict

Repository files navigation

🏆 English Premier League Champion Prediction Project


📂 Dataset


📥 How to Import This Git Repository into PyCharm

Follow these steps to clone and import this repository into PyCharm:

1️⃣ Clone the Repository from GitHub

  1. Open PyCharm.
  2. Click on "Get from VCS" (or go to File → New Project from Version Control).
  3. Select Git.
  4. In the URL field, enter:
https://github.com/akhan130/PremierPredict.git
  1. Choose a local directory where you want to store the project.
  2. Click Clone.

2️⃣ How to Run the Project

After cloning the repository, follow these steps to run the project in PyCharm:

Open the Project in PyCharm

  1. If you cloned it via PyCharm, it should open automatically.
  2. Otherwise, in PyCharm, go to File → Open and select the cloned project folder.

🚀 Running the Command-Line Interface (CLI)

You can run the CLI scripts directly from PyCharm by following these steps:

Using the "Play" Button in PyCharm

  1. Open the Project Explorer in PyCharm.
  2. Navigate to the cli_script directory.
  3. Open the desired script:
    • To run all three models: cli_script_allThreeModels.py
    • To run only the simulation model: cli_script_simulationOnly.py
  4. Click the green play ▶️ button at the top-right of PyCharm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors