Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 496 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 496 Bytes

LTFS_FinHack2

4th place solution for LTFS hackathon

Holidays are taken from the website

To run the code:

  • update the path of train and test files in config.py
  • update the path where to store the submission file in config.py

Install all the requirments using pip install -r requirements.txt To run the main file python main.py