This project contains code submissions for data science competitions such as Kaggle and Dacon.
The purpose of this project is to document the code used in various data science competitions, organized by project. Each competition's code is contained within its own directory, with a README.md file describing the competition and any relevant information.
To use the code in this repository, simply clone the repository and navigate to the desired competition directory. Each competition directory contains a README.md file with instructions on how to reproduce the code and any dependencies required.
This repository contains the following directories:
pred_calories
: Code submissions for Dacon competition - 31stpred_book
: Code submissions for Dacon competition - ing
The code in this repository requires the following dependencies:
- Python 3.x
- numpy
- pandas
- scikit-learn
- matplotlib
This project is licensed under the MIT License - see the LICENSE.md file for details.