{"id":25007829,"url":"https://github.com/teamcfe/cfe-recommender","last_synced_at":"2025-03-30T01:14:39.834Z","repository":{"id":275854996,"uuid":"530300345","full_name":"teamcfe/cfe-recommender","owner":"teamcfe","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-29T16:24:58.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T23:29:52.208Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teamcfe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-29T16:23:45.000Z","updated_at":"2022-08-29T16:25:02.000Z","dependencies_parsed_at":"2025-02-04T23:29:56.270Z","dependency_job_id":"a9c1acae-e2d2-4bcc-b58e-cc10f0111201","html_url":"https://github.com/teamcfe/cfe-recommender","commit_stats":null,"previous_names":["teamcfe/cfe-recommender"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamcfe%2Fcfe-recommender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamcfe%2Fcfe-recommender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamcfe%2Fcfe-recommender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamcfe%2Fcfe-recommender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teamcfe","download_url":"https://codeload.github.com/teamcfe/cfe-recommender/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246262614,"owners_count":20749175,"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":"2025-02-05T02:55:53.938Z","updated_at":"2025-03-30T01:14:39.814Z","avatar_url":"https://github.com/teamcfe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recommender\n\nBuild a recommendation engine using Django \u0026amp; a Machine Learning technique called Collaborative Filtering.\n\n## Getting Started\n\n1. Clone the project and make it your own. Use branch `start` initially so we can all start in the same place.\n```bash\ngit clone https://github.com/codingforentrepreneurs/recommender\ncd recommender\ngit checkout start\nrm -rf .git\ngit init .\ngit add --all\ngit commit -m \"My recommender project\"\n```\n\n2. Create virtual environment and activate it.\n\n```bash\npython3.8 -m venv venv\nsource venv/bin/activate\n```\nUse `.\\venv\\Scripts\\activate` if on windows\n\n3. Install requirements\n```\n(venv) python -m pip install pip --upgrade\n(venv) python -m pip install -r requirements.txt\n```\n\n4. Open VSCode\n```bash\ncode .\n```\n\n5. Get to work.\n\n## Helpful Guides\n- [Using a Cloud-based Redis Server](https://www.codingforentrepreneurs.com/blog/remote-redis-servers-for-development/)\n- [Install Redis on Windows](https://www.codingforentrepreneurs.com/blog/redis-on-windows/)\n- [Install Redis on macOS](https://www.codingforentrepreneurs.com/blog/install-redis-mac-and-linux)\n- [Celery + Redis + Django Setup Guide](https://www.codingforentrepreneurs.com/blog/celery-redis-django/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamcfe%2Fcfe-recommender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteamcfe%2Fcfe-recommender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamcfe%2Fcfe-recommender/lists"}