<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://www.w3.org/2005/Atom">
<title>Judish K A</title>
<link href="http://hdl.handle.net/123456789/9920" rel="alternate"/>
<subtitle>Disease Detection System</subtitle>
<id>http://hdl.handle.net/123456789/9920</id>
<updated>2026-04-16T18:04:00Z</updated>
<dc:date>2026-04-16T18:04:00Z</dc:date>
<entry>
<title>Disease Detection System</title>
<link href="http://hdl.handle.net/123456789/9921" rel="alternate"/>
<author>
<name>K.A., Judish</name>
</author>
<id>http://hdl.handle.net/123456789/9921</id>
<updated>2022-06-27T22:27:24Z</updated>
<published>2022-06-11T00:00:00Z</published>
<summary type="text">Disease Detection System
K.A., Judish
In this project I had developed a system based on machine learning that helps to detect a&#13;
Heart, Kidney and Liver disease of a person. The idea for this project is derived from IEEE&#13;
papers. The papers suggest Random Forest Classifier for developing such a system. I also&#13;
referred another IEEE paper which uses Machine Learning to deal with this. Random forest&#13;
is a Supervised Machine Learning Algorithm that is used widely in Classification and&#13;
Regression problems. It builds decision trees on different samples and takes their majority&#13;
vote for classification and average in case of regression. One of the most important features of&#13;
the Random Forest Algorithm is that it can handle the data set containing continuous&#13;
variables as in the case of regression and categorical variables as in the case of classification.&#13;
It performs better results for classification problems.&#13;
The aim is to develop an application that will detect heart, kidney and liver diseases. In the project,&#13;
we have to detect whether a person has heart disease or not. Then if the person has heart&#13;
disease, we provide necessary recommendations. Also, we have to predict whether a person&#13;
has kidney disease or not. Then if the person has Kidney disease, we provide necessary&#13;
recommendations. Diet recommendation for patient will be given according to potassium&#13;
zone which is calculated using blood potassium level to slow down the progression of CKD. There&#13;
are 3 zones that are defined for kidney disease patients. They are safe zone, caution zone and&#13;
Danger zone. Similar case in liver diseases prediction. We have to detect whether a person has&#13;
liver disease or not. If the person has liver disease, necessary recommendations are provided.
</summary>
<dc:date>2022-06-11T00:00:00Z</dc:date>
</entry>
</feed>
