Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 630 Bytes

File metadata and controls

23 lines (20 loc) · 630 Bytes

Final Project for DATA 3402 using Higgs Boson Dataset

Authors:

  • Bilal Haroon
  • Nathaniel Butler
  • [add yours]

To get started with Data Understanding:

Kaggle Link: https://www.kaggle.com/competitions/higgs-boson/data

Journal Article about the dataset (Documentation about this data is good.): https://proceedings.mlr.press/v42/cowa14.pdf

Offical dataset (if you don't want to use Kaggle): https://opendata.cern.ch/record/328

Type this into your notebook:

!curl -O https://opendata.cern.ch/record/328/files/atlas-higgs-challenge-2014-v2.csv.gz

!ls

!gunzip 'atlas-higgs-challenge-2014-v2.csv.gz'