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

메인페이지 api 생성 #13

Open
tobe-honest opened this issue Jan 29, 2023 · 0 comments
Open

메인페이지 api 생성 #13

tobe-honest opened this issue Jan 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@tobe-honest
Copy link
Contributor

메인페이지 api 생성

  • 전체추천
    • 기본 (필터 x)
      • 리뷰 개수 100개 이상 & 평균 평점 4.63 이상인 아이템 중 랜덤으로 k개 추출
    • 옵션 (필터 o)
      • 기본에서 필터 적용 시켜서 랜덤으로 k개 추출
    • 입력 : filters, k
    • 반환 : 전체 아이템 중 필터링 한 아이템 k개
  • 유사유저
    • 입력 : user_id, topk
    • 반환 : 유사 유저 topk
@tobe-honest tobe-honest added the enhancement New feature or request label Jan 29, 2023
@tobe-honest tobe-honest added this to the WEEK3-4 milestone Jan 29, 2023
@tobe-honest tobe-honest self-assigned this Jan 29, 2023
tobe-honest pushed a commit that referenced this issue Jan 30, 2023
Add get_normal_recommendation api
tobe-honest pushed a commit that referenced this issue Jan 30, 2023
tobe-honest pushed a commit that referenced this issue Jan 31, 2023
tobe-honest pushed a commit that referenced this issue Feb 1, 2023
tobe-honest pushed a commit that referenced this issue Feb 1, 2023
tobe-honest pushed a commit that referenced this issue Feb 1, 2023
tobe-honest pushed a commit that referenced this issue Feb 2, 2023
GT0122 added a commit that referenced this issue Feb 8, 2023
add review count & avg.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant