{"id":15494008,"url":"https://github.com/sarscode/movie-recommendation-system","last_synced_at":"2025-03-28T17:13:24.117Z","repository":{"id":214404667,"uuid":"597908498","full_name":"sarscode/movie-recommendation-system","owner":"sarscode","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-18T23:14:32.000Z","size":58586,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-19T11:30:39.124Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sarscode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-02-06T00:54:46.000Z","updated_at":"2023-12-27T22:31:27.000Z","dependencies_parsed_at":"2023-12-28T01:00:17.214Z","dependency_job_id":"ad4d185a-fa4c-458d-aa75-5b097526e3fc","html_url":"https://github.com/sarscode/movie-recommendation-system","commit_stats":null,"previous_names":["sarscode/movie-recommendation-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarscode%2Fmovie-recommendation-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarscode%2Fmovie-recommendation-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarscode%2Fmovie-recommendation-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarscode%2Fmovie-recommendation-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sarscode","download_url":"https://codeload.github.com/sarscode/movie-recommendation-system/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068302,"owners_count":20718503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T08:10:28.415Z","updated_at":"2025-03-28T17:13:24.092Z","avatar_url":"https://github.com/sarscode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Movie Recommendation System\n\n## Requirements\n\nPython 3.3+\n\n## Project Setup\n\nMake sure you are at the root of `server/` directory.\n\n\u003e `cd server`\n\n### Create a virtual environment for this project with python venv\n\n\u003e `python3 -m venv venv`\n\nFor Windows:\n\n\u003e `python -m venv venv`\n\n### Activate the virtual environment\n\nFor Linux/MacOS, run:\n\n\u003e `source venv/bin/activate`\n\nFor Windows Powershell, run:\n\n\u003e `venv/Scripts/Activate.ps1`\n\nFor Windows CMD, run:\n\n\u003e `venv/Scripts/activate.bat`\n\n### Install Packages\n\nRun:\n\n\u003e `pip install -r requirements.txt`\n\n_Please update the requirements.txt file when you add a new package_\n\nRun `pip freeze` and copy the content of the output to the `requirements.txt` file\n\n### Download Datasets\n\nRun the download script to download the datasets zip file.\n\nRun:\n\n\u003e `python data/download.py`\n\nOr\n\n\u003e `python data/download.py small`\n\n_Downloads the small datasets file, ml-latest-small.zip (1MB)_\n\n\u003e `python data/download.py large`\n\n_Downloads the large datasets file ml-latest.zip (256MB)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarscode%2Fmovie-recommendation-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarscode%2Fmovie-recommendation-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarscode%2Fmovie-recommendation-system/lists"}