{"id":20508150,"url":"https://github.com/itsmandrew/diabetes-cs178","last_synced_at":"2026-04-13T21:31:49.979Z","repository":{"id":242306029,"uuid":"807371387","full_name":"itsmandrew/Diabetes-CS178","owner":"itsmandrew","description":"Final project for CS178, predicting whether and when will patient with diabetes be readmitted in hospital after the treatment.","archived":false,"fork":false,"pushed_at":"2024-06-07T02:06:10.000Z","size":991,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T22:35:32.474Z","etag":null,"topics":["knn","logistic-regression","neural-network","python","scikit-learn"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/itsmandrew.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-29T01:20:50.000Z","updated_at":"2024-06-04T07:38:04.000Z","dependencies_parsed_at":"2024-06-12T02:02:56.014Z","dependency_job_id":null,"html_url":"https://github.com/itsmandrew/Diabetes-CS178","commit_stats":null,"previous_names":["itsmandrew/diabetes-cs178"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itsmandrew/Diabetes-CS178","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmandrew%2FDiabetes-CS178","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmandrew%2FDiabetes-CS178/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmandrew%2FDiabetes-CS178/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmandrew%2FDiabetes-CS178/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsmandrew","download_url":"https://codeload.github.com/itsmandrew/Diabetes-CS178/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsmandrew%2FDiabetes-CS178/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31771813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["knn","logistic-regression","neural-network","python","scikit-learn"],"created_at":"2024-11-15T20:17:18.598Z","updated_at":"2026-04-13T21:31:49.954Z","avatar_url":"https://github.com/itsmandrew.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation\n\nThis program is ran on Python 3.10.\n\nIf you are currently running a different Python version, you can follow this so that you can change Python versions and create the environment for this project. (Optional if conda-forge doesn't work) [Link text Here](https://ggkbase-help.berkeley.edu/how-to/install-pyenv/)\n\nClone the repository.\n\n```bash\ngit clone \u003cmy-repo\u003e\ncd \u003cmy-repo\u003e\n```\n\nWe also use miniconda for the virtual environment by following these steps.\n\n(current directory)\n\n```bash\nconda config --add channels conda-forge\nconda search python # Checking if the Python version is there\nconda create --name [name_of_env] python3.10\n```\n\nIf the above does not work, I recommend using pyenv to switch into the Python version and then running the command above without the last flag 'python3.10'\n\nOnce the environment is created we activate the virtual environment.\n\n```bash\nconda activate [name_of_env]\npip install -r requirements.txt\n```\n\nDone.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsmandrew%2Fdiabetes-cs178","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsmandrew%2Fdiabetes-cs178","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsmandrew%2Fdiabetes-cs178/lists"}