The document analyzes item-based collaborative filtering recommendation algorithms. It compares techniques for calculating item similarities and generating predictions from those similarities. The experiments on a movie dataset show that item-based algorithms provide better scalability than user-based ones while achieving comparable or better prediction quality, especially with regression prediction models and optimizing the training ratio, neighborhood size, and number of items used.