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 62 commits into
base: feedback
Choose a base branch
from
Open

Feedback #1

wants to merge 62 commits into from

Conversation

github-classroom[bot]
Copy link

@github-classroom github-classroom bot commented Jan 31, 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: @warpfence @tldbs5026 @llseungjun @chanwoomoon @gunwoof

github-classroom bot and others added 30 commits January 31, 2024 07:51
* [SETTING] #2 ISSUE 템플릿 작성

* [SETTING] #2 PR 템플릿 작성

* [SETTING] #2 .gitignore 작성
* [SETTING] #5 README 생성
backend git action
WDN baseline 생성
recommendation 부분 관련 수정 필요.
학습 관련 모델의 구조 혹은 데이터의 구조 수정 필요.
아마존 데이터를 바탕으로 lightgcn 모델생성
##describe
modeling 폴더 내부에 EASE 폴더에 모듈화한 코드가 있습니다.
add recommend_users and random_item for user recommendation
add arguments mode for user rec - item rec
fix codes for new arguments
llseungjun and others added 30 commits March 23, 2024 13:35
* [Feat] #17 MLflow 서버 세팅

* [Feat] #17 배포 파일 추가
* [SETTING] #2 ISSUE 템플릿 작성

* [SETTING] #2 PR 템플릿 작성

* [SETTING] #2 .gitignore 작성

* [SETTING] #5 README 생성

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add files via upload

* Update README.md

* Update README.md

* Add files via upload

* Update README.md
* [Feat] #4 GiftHub backend 최초 생성

* [Feat] #8 백엔드 서버 기본 셋업 진행

* [Feat] #9 user, user_detail 테이블용 swagger schema 추가

* [Feat] #9 user 테이블 user_id용 DB Seqeunces 추가

* [Feat] #9 user, user_detail 테이블 insert 추가

* [Feat] #9 db 설정 수정

* [Feat] #9 swagger 설정 변경

* [Feat] #10 Dockerfile 생성

* [Feat] #10 Dockerfile 수정 및 docker-compose 생성

* [Feat] #11 첫 번째 상품 리스트 GET API 추가

* [Feat] #11 matched-item 쿼리 수정

* [Feat] #12 유저 Interaction, 좋아요 피드백 POST API 추가

* [Feat] #12 Test gitaction

* [Feat] #11 코드 리팩토링

* [Feat] #13 인기도 기반 추천 기능 추가
- 최종 선물 추천 기능
- 유저 interaction 취소 기능
- 유저 좋아요 취소 기능

* [Feat] #14 백엔드 Actions 생성

* [Feat] #13 추천 Response 데이터 추가 (product_name, price)

* [Feat] #15 API Requests 기능 추가

* [Feat] #14 백엔드 Actions 수정

* [Feat] #14 백엔드 Actions 테스트

* [Feat] #10 Dockerfile 수정

* [Feat] #11 유저 데이터 생성 API 버그 수정

* [Feat] #10 deploy 파일 수정

* [Feat] #20 filtered_rawdata 테이블 및 쿼리 적용

* [Feat] #20 모델 서빙을 위한 API 설정

* [Feat] #20 모델로 예측한 상품 추천 적용

* [Feat] #20 lgbm 모델 다운로드 후 서빙 방식으로 변경

* [Feat] # 22 코드 리팩토링

* [Feat] 아마존 데이터 테이블 migration

* [Feat] #22 아마존 상품 추천 api 기능 추가

* [Feat] #22 아마존 상품 추천 모델 추론 로직 추가

* [Feat] #22 배포 버전 업데이트

* [Feat] #22 추천 모델 관련 코드 추가

* [Feat] #22 BERT4Rec 모델 수정

* [Feat] #22 EASE 모델 추천 기능 추가

* [Feat] #25 아마존 데이터 유저 인터렉션 기능 추가 및 코드 리펙토링

* [Feat] #25 아마존 데이터 유저 인터렉션 기능 추가 및 코드 리펙토링

* [Feat] #25 코드 리팩토링

* [Feat] #25 배포 파일 수정

* [Feat] #25 배포 파일 수정

* [Feat] #25 배포 파일 수정

* [Feat] #28 백엔드 서버 리팩토링

* [Feat] #28 model_request import 추가

* [Feat] #28 코드 리팩토링

* [Feat] #28 모델 서빙 서버 구축

* [Feat] #30 CD 설정 추가

* [Feat] #30 CD 설정 수정

* [Feat] #28 추천 리스트 product_name 추가

* [Feat] #28 배포 및 설정 파일 수정
기존의 파일을 제거하여 업데이트 하였습니다.
lgbm을 1st stage 항목에 넣은 후 작업 코드를 업데이트
예전에 사용되었던 모델입니다. 현재는 사용하지 않음
* [SETTING] #2 ISSUE 템플릿 작성

* [SETTING] #2 PR 템플릿 작성

* [SETTING] #2 .gitignore 작성

* [SETTING] #5 README 생성

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add files via upload

* Update README.md

* Update README.md

* Add files via upload

* Update README.md

* Add files via upload

* Update README.md

* Add files via upload

* Update README.md

* Update README.md
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