Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 327 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 327 Bytes

Ensemble Template for DS competition

  • data cleaning
  • feature interaction
  • categorical encoding (label, lexico, target, ect...)
  • dimension reduction
  • numerical preprocessing
  • different ML algorithm at the 1st ensemble level

Usage

  • fill params in mers_utils.py
  • put data file
  • run run.cmd for win / run.sh for nix