REPOSITORY OVERVIEWLive repository statistics
★ 5Stars
⑂ 1Forks
◯ 1Open issues
◉ 5Watchers
18/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
10 Maintenance state20% weight
40 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Movie Recommendation System
Download the dataset from ☛: Click here
Techologies & Libraries used
First, we would read the "movies.csv" file using pandas dataframe.Then, we have to clean the Movie Titles using the regex library and then we have to make a (Term-Frequency * Inverse-Document-Frequency) matrix.
Then we are making a search function using cosine_similarity in the sklearn library and then we are making a interactive widget in Jupyter Notebook.Thus we have made a search algorithm for searching through movies.
Sample Result
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This repository contains Jupyter notebooks for using a lot of powerful ML algorithms like Linear Regression, Classification, Clustering and similarity, Matrix factorization, Deep learning & deep features and also wonderful applications for them like Predicting house prices, Analyzing sentiment, Retrieving Documents, Recommending systems and Searching for images.
37/100 healthActive repository
Jupyter NotebookMIT
⑂ 0 forks◯ 0 issuesUpdated Oct 1, 2020