GithubHelp home page GithubHelp logo

ai_competitions_2's Introduction

AI Competitions 2

Competitions 2차년도(2021)

Contribute

  1. kaggle/dacon 안에 구조를 맞추어서, 참가한 대회 내용을 작성합니다.
  2. Pull Request를 작성합니다.

Kaggle 구조

Kaggle 폴더 구조입니다.

kaggle/
├── titanic/ # 예시 대회
│  ├── metadata.yaml
│  ├── README.md
│  └── *
└── {kaggle-competition-id}/
   ├── metadata.yaml
   ├── README.md
   └── *
  1. Kaggle 대회 ID로 폴더를 생성합니다.

    Kaggle 대회 ID는 URL에서 찾을 수 있습니다.

    예시) 대회 URL이 https://www.kaggle.com/c/acea-water-prediction이면, acea-water-prediction 부분이 대회 ID입니다.

  2. metadata.yamlREADME.md를 작성합니다.

    metadata에는 아래와 같은 내용들이 있어야한다.

    id: kaggle-competition-id
    score:
    team:
    rank:
    date:
    organization:
    author:
      id:
      name:

    README에는 다음과 같은 내용이 있어야 합니다.

    • 결과 요약
    • 리더보드 이미지
    • 알고리즘, 문제 해결 방법
    • 참고 자료
    • 기타
  3. 사용했던 코드들을 생성했던 폴더에 넣습니다.

참고

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.