dhiana / higgs-challenge

Scripts for the Higgs Machine Learning challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

higgs-challenge

Scripts for the Higgs Machine Learning challenge

Getting Started

  • Create a data directory in the repository root
  • Unzip higgs data under data directory
  • Open MATLAB
  • train('data/training.dat', 'data/trained.dat')
  • run('data/test.dat', 'data/trained.dat', 'data/submission.csv')

About

Scripts for the Higgs Machine Learning challenge

License:MIT License


Languages

Language:MATLAB 85.7%Language:Shell 7.7%Language:M 6.6%