# 콘텐츠 랭킹(추천) 서비스를 플랫폼으로 만들기 in Go

> Clean Markdown view of GeekNews topic #7969. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7969](https://news.hada.io/topic?id=7969)
- GeekNews Markdown: [https://news.hada.io/topic/7969.md](https://news.hada.io/topic/7969.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-12-07T10:34:01+09:00
- Updated: 2022-12-07T10:34:01+09:00
- Original source: [reddit.com](https://www.reddit.com/r/RedditEng/comments/z137m3/from_service_to_platform_a_ranking_system_in_go/)
- Points: 26
- Comments: 0

## Topic Body

- Reddit의 ML팀이 GopherCon에서 발표했던 내용의 요약 (유튜브 영상)  
- 랭킹(추천) 시스템은 사용자들에게 매력적인 콘텐츠를 찾을 수 있게 도와줌  
- 3단계로 설명하면 : 후보 생성 - 필터링(이미 본 것, 싫다고 표시한 것등) - 스코어링(후보들을 정렬)  
- Unix의 Pipe 처럼 "한 가지 일을 잘하는 프로그램"을 만들고 같이 동작하도록 연결하기

## Comments



_No public comments on this page._
