Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback #1

Open
wants to merge 35 commits into
base: feedback
Choose a base branch
from
Open

Feedback #1

wants to merge 35 commits into from

Conversation

github-classroom[bot]
Copy link

@github-classroom github-classroom bot commented Jan 2, 2024

👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.
In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.
Click the Files changed or Commits tab to see all of the changes pushed to main since the assignment started. Your teacher can see this too.

Notes for teachers

Use this PR to leave feedback. Here are some tips:

  • Click the Files changed tab to see all of the changes pushed to main since the assignment started. To leave comments on specific lines of code, put your cursor over a line of code and click the blue + (plus sign). To learn more about comments, read “Commenting on a pull request”.
  • Click the Commits tab to see the commits pushed to main. Click a commit to see specific changes.
  • If you turned on autograding, then click the Checks tab to see the results.
  • This page is an overview. It shows commits, line comments, and general comments. You can leave a general comment below.
    For more information about this pull request, read “Leaving assignment feedback in GitHub”.

Subscribed: @sangwoonoel @Lee-hyeonkyu @uhhyunjoo @GangBean @Dong-droid @twndus

Copy link
Contributor

@Dong-droid Dong-droid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이거 되는 건가?? 어떡해

Copy link
Contributor

@Dong-droid Dong-droid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

여기는 왜 conflict가 없지

twndus and others added 18 commits January 16, 2024 16:09
* feat: python, vim, linux 추가하여 gitignore 템플릿 생성 및 업로드 #8
* feat: gitignore에 wandb, models, asset 추가 #8
* model이름_best_pt로 이름 변경

* wandb_runname_best_model.pt로 변경

* run_name값 수정 + trainer.run()의 인자로 추가

* 최신 파일로 + 이름 에러

* 시간 표현 - 없이 붙여서 바꾸고, yaml파일에서 모델 이름 바꾸면 다른 모델 이름으로 나옴

---------

Co-authored-by: Dongeun <[email protected]>
* ensemble 추가

* ensemble 수정

* Delete dkt/ensembles directory

dkt 앙상블 삭제~~

* Delete dkt/ensemble.py

---------

Co-authored-by: Dongeun <[email protected]>
* feat: lgbm을 학습하는데 사용하는 함수들 구현 #14

* feat: lgbm 하이퍼파라미터 설정 딕셔너리 구현 #14

* feat: 학습을 위한 seed 설정, log 설정 기능 구현

* feat: lgbm을 위한 arguments 정보를 설정하는 파일 추가 #14

* feat: lgbm학습을 위한 데이터처리를 하는 모듈 개발 #14

* feat: lgbm을 학습하고 추론해서 csv파일을 만드는 기능 구현 #14

* docs: lgbm 모델 학습에 필요한 라이브러리가 정리된 파일 작성 #14

* docs: lgbm 소스코드를 설명하는 파일 작성 #14

* feat: Feature Engineering을 위한 다양한 함수 구현 #14
* docs: 데이터 경로 변경 #17

* feat: ModelBase 상속없이 LastQuery모델 구현 #17

* feat: LastQuery모델 학습이 가능하도록 get_model 함수 수정 #17

* fix: MultiheadAttention의 인자로 self.n_heads를 사용하도록 코드 수정 #17

* fix: yaml 파일을 사용하도록 코드 수정 #17
* docs: change data path #19

* feat: modify get_model method to train lastquery model #19

* feat: add lastquery model with inheritance #19

* chore: 주석 정리 #19

* docs: 데이터 경로 수정 #19

---------

Co-authored-by: 조성홍_T6165 <[email protected]>
* fix: attnlstm을 학습할 수 있도록 get_model 함수 수정 #21

* docs: 데이터 경로 수정 #21

* feat: attnlstm 모델 구현 #21

---------

Co-authored-by: 조성홍_T6165 <[email protected]>
Feat/2-cv
* fix: LastQueryExp 모델을 학습할 수 있도록 get_model 함수 수정 #23

* feat: LastQueryExp 모델 구현 #23
* feat: log values for lightgcn

* Update sweep

* fix typo and comment

* fix comment

* Update lightgcn for valid split

* Update lightgcn for valid split
* saint

* data 경로 바꿈

* Saint 모델 추가하기

* commit

* conflict 해결

* saint,saint+추가

* 삭제

* 제출파일

* saint 모델 모두 추가

* yaml파일 다시 고치기

* model에서 saint 삭제

* 삭제

* saint model 불러오는 코드 수정

* submission 파일 이름 바꾸기

* 주석 수정

* 자잘히 수정

* submission 예시

* saint 모델 불러오는 것 추가, submission run_name 변경

* 길이 수정

* Delete dkt/outputs/saintplus-20240118004836-0_best_model_submission.csv

* Delete dkt/outputs/submission.csv

* Update args.yaml

* Delete dkt/dkt/saintplus directory

* Update trainer.py

---------

Co-authored-by: Dongeun <[email protected]>
Co-authored-by: Judy <[email protected]>
* feat: log values for lightgcn

* Update sweep

* fix typo and comment

* fix comment

* Update lightgcn for valid split

* Update lightgcn for valid split

* Update valid split

* Update valid split (wrong)

---------

Co-authored-by: Judy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants