Diabetes Mellitus is one of the most critical health concerns worldwide, often leading to severe complications such as heart disease, kidney damage, and nerve disorders. This project leverages machine learning techniques to predict the risk of diabetes using clinical and historical data.
- Identify at-risk individuals by analyzing key factors and symptoms.
- Enable timely intervention to reduce complications.
- Minimize treatment costs by diagnosing diabetes at an early stage.
- Avoid long-term complications through preventive measures.
Diabetes is caused by a group of metabolic disorders that lead to elevated blood sugar levels. If untreated, it can result in severe health risks. This project overcomes current diagnostic limitations using machine learning to analyze health data and predict diabetes risks effectively.
- Data Collection & Preprocessing
- Gather and clean clinical and historical data.
- Feature Engineering
- Select relevant features for accurate predictions.
- Model Training
- Train models like Logistic Regression, Random Forest, and Decision Trees.
- Prediction
- Use trained models to predict diabetes risk.
- Model Updates
- Regularly update models with new data to improve accuracy.
- Dependency on historical data, which may not always reflect current trends.
- Bias in training datasets leading to incorrect predictions.
- Adapting to dynamic lifestyle changes like diet and exercise.
- Need for frequent updates to remain relevant.
- Jaiswal, V., et al. (2021). A review on current advances in machine learning-based diabetes prediction.
- Mujumdar, A., & Vaidehi, V. (2019). Diabetes prediction using machine learning algorithms.
- Srivastava, S., et al. (2019). Prediction of diabetes using artificial neural network approach.
- Hasan, M. K., et al. (2020). Diabetes prediction using ensembling of different ML classifiers.
- Liu, C., et al. (2018). Progressive neural architecture search.
- Bukhari, M. M., et al. (2021). An improved ANN model for diabetes prediction.
- Maniruzzaman, M., et al. (2020). Classification of diabetes disease using ML paradigms.
- Kalyankar, G. D., et al. (2017). Predictive analysis of diabetic data using Hadoop.
- Anand, A., & Shakti, D. (2015). Prediction of diabetes based on lifestyle indicators.
- Eswari, T., et al. (2015). Predictive methodology for diabetic data analysis.