{"id":20199157,"url":"https://github.com/csoren66/multiple-diseases-prediction","last_synced_at":"2025-03-03T08:26:22.393Z","repository":{"id":119791015,"uuid":"542213985","full_name":"csoren66/Multiple-Diseases-Prediction","owner":"csoren66","description":"A Machine Learning  based webapp used to predict multiple diseases.","archived":false,"fork":false,"pushed_at":"2023-01-13T13:07:44.000Z","size":99,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T19:51:59.780Z","etag":null,"topics":["machine-learning","machine-learning-algorithms","prediction-model","python","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csoren66.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-09-27T17:41:42.000Z","updated_at":"2023-09-03T19:39:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"c03a6031-db82-4c6f-903d-a74ea7c8e4c4","html_url":"https://github.com/csoren66/Multiple-Diseases-Prediction","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csoren66%2FMultiple-Diseases-Prediction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csoren66%2FMultiple-Diseases-Prediction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csoren66%2FMultiple-Diseases-Prediction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csoren66%2FMultiple-Diseases-Prediction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csoren66","download_url":"https://codeload.github.com/csoren66/Multiple-Diseases-Prediction/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241631740,"owners_count":19994077,"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":["machine-learning","machine-learning-algorithms","prediction-model","python","streamlit"],"created_at":"2024-11-14T04:36:08.166Z","updated_at":"2025-03-03T08:26:22.384Z","avatar_url":"https://github.com/csoren66.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multiple Disease Predictor\n![af86a62f-8439-4645-b4d9-71a90e8c78d7](https://user-images.githubusercontent.com/67580321/212327020-285886a1-5571-49be-b0e4-7c3c86d2b43c.png)\n\n## About\n\nThis webapp was developed using Flask Web Framework and was deployed on Heroku server. The models used to predict the diseases were trained on large Datasets. All the links for datasets and the python notebooks used for model creation are mentioned below in this readme. The webapp can predict following Diseases:\n\n- Diabetes\n- Heart Disease\n- Parkinsons Diesease\n\n## Models with their Accuracy of Prediction\n\n| Disease        | Type of Model            | Accuracy |\n| -------------- | ------------------------ | -------- |\n| Diabetes       | Machine Learning Model   | 77.27%  |\n| Heart Disease  | Machine Learning Model   | 81.96%  |\n| Parkinsons Disease  | Machine Learning Model   | 87.17%   |\n\n## NOTE\n\n==\u003e Python version 3.9 was used for the whole project.\u003cbr\u003e\n==\u003e You can find all the models in [Saved model](https://github.com/csoren66/Multiple-Diseases-Prediction/tree/main/Saved%20model) folder.\n\n## Steps to run this application in your system\n\n1. Clone or download the repo.\n2. Open command prompt in the downloaded folder.\n3. Create a virtual environment\n\n```\nmkvirtualenv environment_name\n```\n\n4. Install all the dependencies:\n\n```\npip install -r requirements.txt\n```\n\n5. Run the application\n\n```\npython app.py\n```\n\n## Dataset Links\n\nAll the datasets were used from kaggle.\n\n- [Diabetes Dataset](https://www.kaggle.com/uciml/pima-indians-diabetes-database)\n- [Heart Disease Dataset](https://www.kaggle.com/ronitf/heart-disease-uci)\n- [Parkinsons Disease Dataset](https://www.kaggle.com/datasets/vikasukani/parkinsons-disease-data-set)\n\n\n## Links for Python Notebooks used for model creation\n\n- [Diabetes Notebook](https://github.com/csoren66/Multiple-Diseases-Prediction/blob/main/Notebook/Multiple_disease_prediction_system_diabetes.ipynb)\n- [Heart Disease Notebook](https://github.com/csoren66/Multiple-Diseases-Prediction/blob/main/Notebook/Multiple_disease_prediction_system_heart.ipynb)\n- [Parkinsons Disease Notebook](https://github.com/csoren66/Multiple-Diseases-Prediction/blob/main/Notebook/Multiple_disease_prediction_system_parkinsons.ipynb)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsoren66%2Fmultiple-diseases-prediction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsoren66%2Fmultiple-diseases-prediction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsoren66%2Fmultiple-diseases-prediction/lists"}