Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 757 Bytes

File metadata and controls

16 lines (11 loc) · 757 Bytes

Data Science Competitions

This repository should be used:

  • to hold the codebases of previous data science competitions participated in by the AI team
  • to be a base for the new data science competitions to be participated in by the AI team

Descriptions

  • btk-datathon: BTK Datathon 2025
  • e-ticaret-hackathon: Trendyol E-Ticaret Hackathon 2025

Contributions

New competitions should be managed in this repository.
For each new competition, a separate branch and folder should be created and used, named based on the dashed format.
At the end of the competition, the branch and folder should be cleaned of any extra code and data except the best pipeline, and merged with the main branch via a pull request.