From 1ae620f095303bcb0b729a2c1a74f0c27cd655bc Mon Sep 17 00:00:00 2001 From: BETHEFIRST123 <72183208+BETHEFIRST123@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:35:04 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e851a1d..ccff42e 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Heart and Kidney Disease Prediction System using machine learning >The aim of this project is to predict heart and Kidney disease using data mining techniques and machine learning algorithms.This project implements 6 classificiation models using scikit-learn: Logistic Regression, Naïve Bayes, Support Vector Classifier,KNN, Nerual Network and Decision Tree Model to investigate their performance on heart and kidney disease datasets obtained from the UCI data repository and from Kaggle.com. -All the machine learning features can be viewed here: [Machine Learning features for Heart](predict_risk/machine_learning_models) and [Machine Learning features for Kidney](predict_risk_1/machine_learning_models) +All the machine learning algorithm features can be viewed here: [Machine Learning features for Heart](predict_risk/machine_learning_models) and [Machine Learning features for Kidney](predict_risk_1/machine_learning_models) It supports following features: