{"id":25122560,"url":"https://github.com/riz4d/diabeticanalyzer","last_synced_at":"2025-04-02T16:28:59.887Z","repository":{"id":188043998,"uuid":"677992755","full_name":"riz4d/DiabeticAnalyzer","owner":"riz4d","description":"Django app that predict whether a person having diabetes or havn't based on certain input features","archived":false,"fork":false,"pushed_at":"2023-08-14T00:53:21.000Z","size":4452,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-08T07:14:00.314Z","etag":null,"topics":["data-science","diabetes-prediction","django-application","machine-learning"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/riz4d.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}},"created_at":"2023-08-13T10:36:07.000Z","updated_at":"2023-08-13T11:10:32.000Z","dependencies_parsed_at":"2023-08-13T13:39:38.675Z","dependency_job_id":null,"html_url":"https://github.com/riz4d/DiabeticAnalyzer","commit_stats":null,"previous_names":["riz4d/diabeticanalyzer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riz4d%2FDiabeticAnalyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riz4d%2FDiabeticAnalyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riz4d%2FDiabeticAnalyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riz4d%2FDiabeticAnalyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riz4d","download_url":"https://codeload.github.com/riz4d/DiabeticAnalyzer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246850274,"owners_count":20844029,"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":["data-science","diabetes-prediction","django-application","machine-learning"],"created_at":"2025-02-08T07:14:02.667Z","updated_at":"2025-04-02T16:28:59.859Z","avatar_url":"https://github.com/riz4d.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DiabeticAnalyzer\n\nDjango web application designed to predict whether a person having diabetes or havn't based on certain input features.By using pandas, numpy, and scikit-learn libraries for data manipulation, analysis, and machine learning.\n\n### Demo\n\n[Demo](https://youtube.com/shorts/h1kWAyJ3kqY?feature=share)\n### Features\n\n- User-friendly web interface for inputting data.\n- Utilizes a pre-trained machine learning model to predict diabetes probability.\n- Displays the prediction result along with relevant information.\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/riz4d/DiabeticAnalyzer\n   cd DiabeticAnalyzer\n   ```\n\n2. Create a virtual environment (recommended) and activate it:\n\n   ```bash\n   python -m venv venv\n   source venv/bin/activate  # On Windows: venv\\Scripts\\activate\n   ```\n\n3. Install the required packages:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n4. Start the development server:\n\n   ```bash\n   python manage.py runserver\n   ```\n\n5. Access the application in your browser at `http://127.0.0.1:8000/`.\n\n### Usage\n\n1. Fill out the input form with relevant data such as age, BMI, glucose levels, etc.\n2. Click the \"Check\" button to see the predicted probability of having diabetes.\n3. The application will display the prediction result along with additional insights.\n\n### DataSet\n\nThe Dataset for predicting diabetes is stored in the `/static/diabetes.csv` file. It is trained using the scikit-learn library and takes input features to make predictions.\n\n### Note\n\n```bash\nThe accuracy and reliability of the predictions made by the machine learning model are subject to various factors,\n including the quality of the dataset, the features used for prediction, and the limitations of the model itself.\nThe model's predictions should not be considered as a definitive diagnosis, and users are strongly advised to consult\n with qualified medical professionals for accurate medical guidance.\n```\n\u003cbr\u003e\u003cb\u003elimitation\u003c/b\u003e\n```bash\nIt's important to note that the machine learning model is built on historical data and patterns and may not encompass\n all potential variables that can impact an individual's health status. The model's predictions are based on statistical\ncorrelations and probabilities and should not be interpreted as a definitive diagnosis\n\n```\n### License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friz4d%2Fdiabeticanalyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friz4d%2Fdiabeticanalyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friz4d%2Fdiabeticanalyzer/lists"}