/machine-learning-higgs

Class project 1 | ML Higgs | EPFL

Primary LanguageTeX

machine-learning-higgs

Class project 1 | ML Higgs | EPFL

Setup:

Github setup:

  1. Copy this code to your clipboard: git clone https://github.com/StormFlaate/machine-learning-higgs.git
  2. Open your terminal on your computer, find a nice place and copy this code in to clone the repo
  3. cd machine-learning-higgs

AIcrowd setup and collecting the last datafile:

  1. Create an account using your epfl.ch email and head over to the competition arena (https://www.aicrowd.com/challenges/epfl-machine-learning-higgs)
  2. Download the dataset files from https://www.aicrowd.com/challenges/epfl-machine-learning-higgs/dataset_files
  3. Unzip the files
  4. Add the test.csv file into the /data (folder named data, can't add it here since github has a 100MB strict file size limit)
  5. You are done for now!

Structure:

Files:
/.gitignore-> Includes all the files that git will ignore when pushing
/README.md-> Contains the information you are reading right now
/project1_description.pdf-> Includes the project 1 task description