콘텐츠로 바로가기

codegrowthlog

coding

[태그:] Machine Learning

How Does a Recommendation Engine Actually Work? Building a Mini Collaborative Filtering System in Under 100 Lines of Python

Recommendation engines power personalized digital experiences by analyzing user behavior and shared preferences. This post explains the mechanics of collaborative filtering and demonstrates how to build a simple recommendation system from scratch using Python and cosine similarity.

박상현 How It Works 댓글 남기기 9월 15, 2026 4 Minutes

How Does Vector Search Actually Work? Building a Mini Semantic Search Engine in Under 100 Lines of Python

Vector search uses numerical embeddings and cosine similarity to find relevant information based on semantic meaning rather than exact keyword matching. This post explains the core concepts behind vector retrieval and demonstrates how to build a mini semantic search engine in Python.

박상현 How It Works 댓글 남기기 9월 14, 2026 4 Minutes
Powered by 워드프레스닷컴. (Raam Dev 제작).
댓글 로드중...