/kaggle-connect-x

https://www.kaggle.com/c/connectx

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

kaggle-connect-x

link to competition

Notes

  • to run end-to-end pipeline with command:python kaggle-connect-x/main.py
  • submissions stored at: kaggle-connect-x/submissions/
  • run black with the command: `black {source_file_or_directory}
  • run all test with command: pytest
  • all relevant packages avaiable at requirements.txt