Simplest python kit

The kit provided here is the simplest one using python and nothing else. It makes a simple window selection on just one variable.

2014/05/22 update with v2, previous version had correct "s" and "b" labels (hence correct AMS) but wrong ordering. This is now fixed, ordering is now also simplified. No change in AMS.

How to run the kit:

  1. in one directory, download (from Kaggle) training.csv, test.csv, and from here the script higgsml_simplest_v2.py
  2. run the script : python higgsml_simplest_v2.py
  3. submit to the kaggle site the resulting submission_simplest.csv

Questions/suggestions about this kit preferably through the Challenge's forum on Kaggle