You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web-app which can be used to get recommendations for a series/movie, the app recommends a list of media according to list of entered choices of movies/series in your preferred language using Python and Flask for backend and HTML, CSS and JavaScript for frontend.
implemented model and refined with another model which stands 3rd in the contest of 1million$ prize worth, that aims to decrease original rmse by 10 percent with efficient time-complexity.
This repository contains three AI and machine learning projects completed during the internship at Encryptix: Face Detection and Recognition System, Netflix Recommendation System, and Tic-Tac-Toe. Each project includes data preprocessing, model building, and evaluation, using OpenCV, deep learning, collaborative filtering, and game AI algorithms.