Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.06 KB

Project Name

This project contains code submissions for data science competitions such as Kaggle and Dacon.

Description

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.

Getting Started

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.

Contents

This repository contains the following directories:

  • pred_calories: Code submissions for Dacon competition - 31st
  • pred_book: Code submissions for Dacon competition - ing

Dependencies

The code in this repository requires the following dependencies:

  • Python 3.x
  • numpy
  • pandas
  • scikit-learn
  • matplotlib

License

This project is licensed under the MIT License - see the LICENSE.md file for details.