├── Decision_Tree_python.py ├── README.md ├── ROC_Curve.png ├── Research Paper.pdf ├── Working_model.png ├── diabetes.csv └── download.png /Decision_Tree_python.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malhotrabhavyajot/Diabetes_Prediction-Data-Mining-Project/HEAD/Decision_Tree_python.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malhotrabhavyajot/Diabetes_Prediction-Data-Mining-Project/HEAD/README.md -------------------------------------------------------------------------------- /ROC_Curve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malhotrabhavyajot/Diabetes_Prediction-Data-Mining-Project/HEAD/ROC_Curve.png -------------------------------------------------------------------------------- /Research Paper.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malhotrabhavyajot/Diabetes_Prediction-Data-Mining-Project/HEAD/Research Paper.pdf -------------------------------------------------------------------------------- /Working_model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malhotrabhavyajot/Diabetes_Prediction-Data-Mining-Project/HEAD/Working_model.png -------------------------------------------------------------------------------- /diabetes.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malhotrabhavyajot/Diabetes_Prediction-Data-Mining-Project/HEAD/diabetes.csv -------------------------------------------------------------------------------- /download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/malhotrabhavyajot/Diabetes_Prediction-Data-Mining-Project/HEAD/download.png --------------------------------------------------------------------------------