Skip to content

Latest commit

 

History

History
 
 

AV_LordOfTheMachines

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

This folder has the code files for the Hackaton - Lord Of The Machines

We finished third on this comptition.

Order of files to run

  1. Explorations.ipynb - Code file to create the features.
  2. build_model.py - Code file to build the Light GBM model
  3. build_model_xgb.py - Code file to build the XGB model
  4. ensemble.py - Code file to merge both the results.