-
Notifications
You must be signed in to change notification settings - Fork 2
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
github-classroom
wants to merge
62
commits into
feedback
Choose a base branch
from
main
base: feedback
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Feedback #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [SETTING] #5 README 생성
backend git action
WDN baseline 생성 recommendation 부분 관련 수정 필요. 학습 관련 모델의 구조 혹은 데이터의 구조 수정 필요.
add personality
아마존 데이터를 바탕으로 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
* [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
Branch for model merging
[Feat] frontend branch pr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
👋! 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:
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”.main
. Click a commit to see specific changes.For more information about this pull request, read “Leaving assignment feedback in GitHub”.
Subscribed: @warpfence @tldbs5026 @llseungjun @chanwoomoon @gunwoof