GithubHelp home page GithubHelp logo

boostcampaitech4lv23recsys2 / level2_dkt_recsys-level2-recsys-14 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boostcampaitech4lv23recsys2/level2_dkt_recsys-level2-recsys-09

0.0 0.0 0.0 52.06 MB

Boostcamp Deep Knowledge Tracing

Shell 0.01% Python 3.94% Jupyter Notebook 96.05%

level2_dkt_recsys-level2-recsys-14's Introduction

9️⃣ Naver Boostcamp Ai Tech 4th RecSys level2

👪 Members

김찬호 배성수 이지훈 정소빈 조원삼

📖 Deep Knowledge Tracing

초등학교, 중학교, 고등학교, 대학교와 같은 교육기관에서 우리는 시험을 늘 봐왔습니다. 시험 성적이 높은 과목은 우리가 잘 아는 것을 나타내고 시험 성적이 낮은 과목은 반대로 공부가 더욱 필요함을 나타냅니다. 시험은 우리가 얼마만큼 아는지 평가하는 한 방법입니다.

하지만 시험에는 한계가 있습니다. 우리가 수학 시험에서 점수를 80점 받았다면 우리는 80점을 받은 학생일 뿐입니다. 우리가 돈을 들여 과외를 받지 않는 이상 우리는 우리 개개인에 맞춤화된 피드백을 받기가 어렵고 따라서 무엇을 해야 성적을 올릴 수 있을지 판단하기 어렵습니다. 이럴 때 사용할 수 있는 것이 DKT입니다!

DKT는 Deep Knowledge Tracing의 약자로 우리의 "지식 상태"를 추적하는 딥러닝 방법론입니다. 57a525f9-a799-49a5-84f6-3150c8fb6ccb

🏆️ Goal

한 유저의 시계열적인 학습데이터를 통해 마지막 문제의 정답여부를 예측

📄 Data

  • userID 사용자의 고유번호. 총 7,442명의 고유 사용자가 있으며, train/test셋은 이 userID를 기준으로 90/10의 비율로 분류.

  • assessmentItemID 문항의 고유번호. 총 9,454개의 고유 문항이 있으며, 번호 내에 카테고리, 시험지아이디등의 규칙 존재.

  • testId 시험지의 고유번호. 시험지 내에 여러 문항이 존재합니다. 총 1,537개의 고유한 시험지가 존재.

  • answerCode 문항을 맞췄는지 여부에 대한 정보. 0과 1은 각각 문제의 오답과 정답 여부. 타겟이 되는 마지막 문제는 -1로 지정.

  • Timestamp 사용자가 해당문항을 풀기 시작한 시점의 데이터.

  • KnowledgeTag 문항 당 하나씩 배정되는 태그로, 일종의 중분류 역할. 912개의 고유 태그가 존재.

💻 Repository Summary

Repo-페이지-1 drawio

🗃 Project Process

🤖 Models

문제해결을 위한 모델 탐색이후, 개별 Data Processing이나 Wandb를 통한 Hyer parameter Tuning. image

📈 Ensemble

계열별로 Public기준의 최적모델을 확인, Prediction의 분포를 시각화해 확인 후, Weight 실험 후 앙상블 진행. image

🏅 Result : Public 5th > Privite 3rd

level2_dkt_recsys-level2-recsys-14's People

Contributors

dnjstka0307 avatar sungsubae avatar jji-hoon avatar kchanho avatar

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.