![]() |
![]() |
![]() |
![]() |
![]() |
|
---|---|---|---|---|---|
이명진 | 서재현 | 신주용 | 이영훈 | 이준형 | 장준규 |
팀장, EDA, Feature Engineering, Modeling | EDA, Feature Engineering, Modeling | EDA, Feature Engineering, Modeling | EDA, Feature Engineering, Modeling | EDA, Feature Engineering, Modeling | EDA, Feature Engineering, Modeling |
- Write Development environment
- Write Requirements
- Write competition information
- ex) January 10, 2024 - Start Date
- ex) February 10, 2024 - Final submission deadline
- Insert your directory structure
e.g.
├── code
│ ├── jupyter_notebooks
│ │ └── model_train.ipynb
│ └── train.py
├── docs
│ ├── pdf
│ │ └── (Template) [패스트캠퍼스] Upstage AI Lab 1기_그룹 스터디 .pptx
│ └── paper
└── input
└── data
├── eval
└── train
- Explain using data
- Describe your EDA process and step-by-step conclusion
- Describe data processing process (e.g. Data Labeling, Data Cleaning..)
- Write model information and why your select this model
- Write model train and test process with capture
- Insert Leader Board Capture
- Write rank and score
- Insert your presentaion file(pdf) link
- Insert your meeting log link like Notion or Google Docs
- Insert related reference