I. Introduction
This research uses machine learning to build a custom movie scoring and recommendation framework based on previous movie reviews of the consumer. In movies, different people have different preferences, and that's not mirrored in a single score which is seen when a user search for a movie. The film scoring system helps users to quickly discover movies whatever their preferences may be. There are typically two types of existing recommender systems: content-based sorting and cooperative filtering. Among several method one method is tested in available venture, i.e. collaborative filtering. Upon going through some generic research papers it has been observed that collaborative filtering in terms of estimation error and computation time performs better than content-based filtering.