Movie Recommendation Based on Posters and Still Frames using Machine Learning
S. Muthamil Selvan1, Maneesh Pudhota2, Sridhar Gunnam3, Kaushik Kumar GP4

1Mr. S. Muthamil Selvan*, Department of Computer Science and Engineering, SRM Institute of Science and Technology, Chennai, India.
2Maneesh Pudhota, Department of Computer Science and Engineering, SRM Institute of Science and Technology, Chennai, India.
3Sridhar Gunnam, Department of Computer Science and Engineering, SRM Institute of Science and Technology, Chennai, India.
4Kaushik Kumar GP, Department of Computer Science and Engineering, SRM Institute of Science and Technology, Chennai, India.

Manuscript received on March 28, 2020. | Revised Manuscript received on April 25, 2020. | Manuscript published on April 30, 2020. | PP: 1747-1750 | Volume-9 Issue-4, April 2020. | Retrieval Number: D7255049420/2020©BEIESP | DOI: 10.35940/ijeat.D7255.049420
Open Access | Ethics and Policies | Cite | Mendeley
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: Movie recommendation system has become a key part in online movie services to gain and maintain the huge market. While within the preceding studies works Convolution neural network (CNN) concept is employed to spot the various movies with similar posters or stills to recommend the users. Using CNN, similar posters and stills are classified into group and any hard cash within the poster may place it out of the group. But the CNN method isn’t fully connected and uses backpropagation technique which could be a touch slow within the poster identification and more over just with posters the films cannot be of comparable one and should disappoint the user. Technologies like Fully Convoluted neural network (FCN) makes use of Convolution neural network concept by connecting all neural networks and adding filters and pooling layer in between each filter layer. Data Augmentation is an algorithm which helps in increasing accuracy for the predicting movies. LASSO regression is employed to get images of high multicollinearity. Soft-max layer is employed to work out the probability of the similarities int poster to create it more appropriate for the user. K-means clustering is employed to classify the films still further to recommend thes implest movietotheuser.
Keywords: Fully convoluted neural network, Lasso regression, K means, Soft-max.