0% found this document useful (0 votes)
77 views8 pages

ML-Based Multi-Disease Prediction

Ghhhbbb
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
77 views8 pages

ML-Based Multi-Disease Prediction

Ghhhbbb
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

See discussions, stats, and author profiles for this publication at: [Link]

net/publication/381310662

Multiple Disease Prediction System Using ML

Article · June 2024


DOI: 10.31033/ijemr.13.3.12

CITATION READS

1 449

3 authors, including:

Sifatullah Siddiqi
Jawaharlal Nehru University
20 PUBLICATIONS 326 CITATIONS

SEE PROFILE

All content following this page was uploaded by Sifatullah Siddiqi on 11 June 2024.

The user has requested enhancement of the downloaded file.


International Journal of Engineering and Management Research e-ISSN: 2250-0758 | p-ISSN: 2394-6962
Volume-13, Issue-3 (June 2023)
[Link] [Link]

Multiple Disease Prediction System Using ML


Ahsan Ahmad Beg1, Fazla Maqsood2 and Dr. Sifatullah Siddiqi3
1
Department of Computer Science and Engineering, Integral University, Lucknow, INDIA
2
Department of Computer Science and Engineering, Integral University, Lucknow, INDIA
3
Department of Computer Science and Engineering, Integral University, Lucknow, INDIA
1
Corresponding Author: sardarmirzaahsan@[Link]

Received: 06-05-2023 Revised: 22-05-2023 Accepted: 05-06-2023

ABSTRACT ability to produce different types of pain. By analysing


Machine learning and ai are critical to many extensive medical data and using advanced machine-
industries. We are everywhere, from driverless cars to learning algorithms. We can provide timely and accurate
healthcare. In the medical industry, the abundance of estimates. Our research is focused on developing a good
patient data presents an opportunity for leveraging model of that can analyse many patient factors and to
machine learning techniques to enhance disease detection predict the probability of certain diseases. Through this
and diagnosis. In this project, we present a work, we want to improve health outcomes, support
comprehensive Prediction System capable of detecting physicians, and improve the overall health of people
multiple diseases simultaneously, addressing the worldwide.
limitations of existing systems that often offer lower 1.1 Description
accuracy and focus on individual diseases. Our system Many analyzes of existing systems in the
currently focuses on five major diseases: Heart, Liver, medical industry consider one disease at a time. For
Diabetes, Lung Cancer, and Parkinson's disease, with the example, one system is used to measure diabetes, another
potential for expansion to include more diseases in the system to diagnose diabetic retinopathy, and another
future. system to predict heart disease. The largest systems focus
By incorporating various parameters specific to on specific diseases. Organizations should use several
each disease, users can input their data and receive standards when they want to analyze patient health
reliable predictions regarding disease presence. The information. [4].
implications of this project are significant, as it enables Methods in existing systems can only be used to
individuals to monitor their health conditions and take identify certain diseases. In multi virus prediction, users
proactive measures, ultimately leading to improved life can identify multiple viruses on a single website. The user
expectancy. Using the power of machine learning, we aim doesn't have to go around many places to guess whether
to contribute to the well-being of countless individuals, he is infected or not. In many disease prediction
providing accurate disease predictions that can potentially programs, users have to select the name of a particular
save lives. disease, enter its parameters, and click submit. The
corresponding machine learning model will be called,
Keywords-- Supervised Learning, Hypothesis Generation, predict the output and display it on the screen [4,5,6].
Exploratory Data Analysis, Feature Engineering, Pre- 1.2 Problem System
processing Data, Modelling, Logistic Regression, The current landscape of machine learning
Predictive System, Support Vector Machine (SVM), k- models in healthcare analysis predominantly focuses on
Nearest Neighbours Algorithm (KNN), Deployment, individual diseases, necessitating separate analyses for
Streamlit Cloud each condition. Liver analysis, cancer analysis, and lung
disease analysis are typically treated as isolated
entities[5,6,7].
I. INTRODUCTION This fragmented approach poses a challenge for
users seeking to predict multiple diseases, as they are
The Multiple Disease Prediction System is an forced to navigate through various platforms.
end-to-end machine learning. The system was developed Regrettably, there is no unified system capable of
to analyse various medical conditions and predict the conducting comprehensive disease predictions across
patient's probability of illness[1,2,3]. By using the power multiple conditions. Moreover, some existing models
of machine learning to accurately predict and diagnose exhibit suboptimal accuracy, thereby compromising
diseases, we aim to transform therapy. Our goal is to patient well-being. Organizational efforts to analyse
improve health by using the power of technology to patient health reports require the deployment of
create a predictive model that can predict a person's numerous models, resulting in increased costs and time

88 This work is licensed under Creative Commons Attribution 4.0 International License.
International Journal of Engineering and Management Research e-ISSN: 2250-0758 | p-ISSN: 2394-6962
Volume-13, Issue-3 (June 2023)
[Link] [Link]

consumption. Furthermore, several prevailing systems frameworks, ethical guidelines, and healthcare
rely on limited parameters, leading to potentially workflows[15].
erroneous outcomes[8]. In conclusion, the application of machine
1.3 Proposed System learning in multiple disease prediction holds immense
We present an innovative solution that potential for revolutionizing healthcare. By harnessing
revolutionizes disease prediction in healthcare analysis. the power of these algorithms, healthcare providers can
Our proposed system transcends the conventional proactively identify individuals at risk, enhance diagnosis
approach by enabling the simultaneous prediction of accuracy, and optimize treatment strategies. However, it
multiple diseases. By consolidating diverse analyses into is crucial to address the challenges associated with data
a single unified platform, users can efficiently access quality, privacy, interpretability, and regulatory
accurate predictions for various conditions. With a focus compliance to ensure the successful implementation of
on enhancing both accuracy and efficiency, our model machine learning-based predictive models in healthcare
considers a comprehensive set of parameters, ensuring settings.
reliable results. By eliminating the need for multiple There are several tools and technologies used
models and streamlining the prediction process, our which have been used to develop this project[16].
system holds the potential to significantly improve
healthcare outcomes while optimizing resource Tools Used:
allocation[9]. 1: Kaggle - Kaggle is a platform that provides access to
To implement multiple disease analyses, we will diverse datasets
utilize machine learning algorithms and the Streamlit 2: Google Colaboratory - Colaboratory is a data analysis
framework. When accessing the web application, users and machine learning tool
can select the specific disease they wish to predict and 3: Anaconda – Anaconda aims to simplify package
input the corresponding parameters. Streamlit will then management and deployment.
invoke the appropriate model and provide the patient's 4: Spyder IDE - An open-source cross-platform
status as the output. This research contributes to the integrated development environment
advancement of healthcare analytics, providing a unique 6: Streamlit Cloud - Deploy, manage, share your apps
and holistic approach to disease prediction that has the with the world, directly from Streamlit
capacity to transform patient care on a global
scale[8,9,10]. Technologies Used:
1: Python - Python is dynamically typed, high-level,
II. BACKGROUND general-purpose programming language.
2: NumPy - A library for the Python. adding support for
The field of healthcare has witnessed significant large, multi-dimensional arrays & matrices
advancements in recent years, thanks to the emergence of 3: Pandas – A software library written for the Python
machine learning techniques. With the growing programming language for data manipulation and
availability of health data and the increasing computing analysis.
power, machine learning has become a powerful tool in 4: Sklearn - A free software machine learning library for
predicting and diagnosing various diseases[11,12,13]. the Python programming language.
The benefits of employing machine learning for 5: Machine Learning Algorithms - Supervised learning is
multiple disease prediction are numerous. Firstly, it the types of machine learning in which machines are
enables healthcare professionals to identify individuals trained using well "labelled" training data, and on basis of
who are at a higher risk of developing multiple diseases, that data, machines predict the output.
facilitating early intervention and preventive measures. 6: Pickle - Python pickle module is used for serializing
Secondly, it aids in optimizing healthcare resource and de-serializing a Python object structure.
allocation by prioritizing high-risk patients and ensuring 7: Stream Lit - A free, Open-source framework to rapidly
timely interventions. Furthermore, machine learning build and share beautiful machine learning web apps.
algorithms can assist in the identification of disease
patterns and risk factors, contributing to the development III. SYSTEM ANALYSIS
of targeted public health strategies[14].
While significant progress has been made in the 3.1 Functional Requirement
field of multiple disease prediction using machine  The system allows the patient to predict the
learning, there are still challenges that need to be different diseases.
addressed. These include the availability and quality of  The user adds disease-specific strategies and
health data, ensuring patient privacy and data security, training models based on the user's strategy are
and the interpretability and explain ability of the published.
predictive models. Additionally, the integration of
machine learning algorithms into existing healthcare
systems requires careful consideration of regulatory

89 This work is licensed under Creative Commons Attribution 4.0 International License.
International Journal of Engineering and Management Research e-ISSN: 2250-0758 | p-ISSN: 2394-6962
Volume-13, Issue-3 (June 2023)
[Link] [Link]

3.2 Non-Functional Requirements leveraged to train and validate our prediction system
 The website will provide many benefits during accurately.
the forecast period. 5.3 Data Pre- Processing / Removal of Unwanted Data
 The Website must be reliable and consistent. The collected data serves various purposes, and as
it is sourced from diverse platforms, it can contain a
substantial amount of information. However, this imported
IV. SYSTEM MODEL data may also include unwanted or noisy elements that
require pre-processing. The primary objective of data pre-
For developing this project, we have used
processing is to refine the dataset by removing irrelevant or
Supervised Machine Learning Model. Supervised
redundant information, addressing missing values, and
Learning is the simplest machine learning model to
handling outliers or noise. This step ensures that only the
understand in which input data is called training data
necessary and high-quality data is retained for further
and has a known label or result as an output. So, it
analysis[20].
works on the principle of input-output pairs. It requires
5.4 Feature Selection
creating a function that can be trained using a training
Feature selection is a critical step in the data
data set, and then it is applied to unknown data and
analysis process, aimed at identifying and selecting the
makes some predictive performance. Supervised
most relevant and informative features from a dataset. With
learning is task-based and tested on labelled data
the abundance of available data, feature selection plays a
sets[17].
crucial role in enhancing the performance and efficiency of
We can implement a supervised learning model
machine learning models. We have used statistical
on simple real-life problems. We have employed
measures and correlation analysis techniques to assess the
machine learning models to predict the likelihood of
importance and relevance of each feature[21].
different diseases based on user-input symptoms. To
By performing feature selection, we aim to
ensure accurate predictions, we selected different
streamline the input data and retain only the most valuable
machine learning algorithms for each disease,
features for our predictive models. This process helps us
considering their accuracy performance[18].
focus on the most influential factors and ensures that our
For each disease, we carefully chose a specific
model's predictions are based on the most meaningful and
machine learning algorithm that best captures the
impactful variables. Ultimately, feature selection enables us
patterns and relationships between symptoms and
to improve the accuracy and efficiency of our multiple
diseases. These algorithms include logistic regression,
disease prediction system, contributing to better healthcare
support vector machines (SVM) & K-Nearest
outcomes and empowering medical professionals with
Neighbours (KNN). The selection was based on their
valuable insights[22].
ability to effectively analyse the dataset and provide
5.5 Model Building
accurate predictions[19].
For our multiple disease prediction system, we
By leveraging different machine learning
have utilized supervised machine learning algorithms,
algorithms for different diseases and selecting the most
namely Logistic Regression, Support Vector Machines
accurate models, our project aims to provide reliable
(SVM), and K-Nearest Neighbours (KNN). These
disease predictions, supporting healthcare professionals
algorithms have been chosen for their effectiveness in
and users in early detection and intervention.
classification tasks and their ability to handle multi-class
prediction scenarios[23].
V. EXPERIMENT By leveraging these supervised machine learning
algorithms, we aim to develop robust and accurate models
5.1 Hypothesis Generation for multiple disease prediction. Each algorithm brings its
The hypothesis for the Multiple Disease unique strengths and considerations, allowing us to explore
Prediction System is that by analysing general medical data different approaches and select the most suitable model for
and advanced machine learning algorithms, it is possible to each disease category. Through this model-building
accurately predict the likelihood of individuals acquiring process, we aim to provide reliable and timely
specific diseases. The hypothesis assumes that there are predictions[24].
underlying patterns and relationships within the medical 5.6 Deployment
data that can be leveraged to develop a robust predictive Our multiple disease prediction system has been
model. deployed using the Streamlit Cloud server, providing a
5.2 Collection of Data user-friendly web interface for easy access and interaction.
To initiate this project, we began by collecting With Streamlit Cloud, users can input disease parameters
data from various sources. We utilized Kaggle as a and receive accurate predictions for multiple diseases
platform to import relevant datasets, which serve as simultaneously. This deployment ensures accessibility and
valuable resources for practice, research, and as a scalability, empowering healthcare professionals and
foundation for constructing machine learning models. individuals to make informed decisions about their health.
These curated datasets provide a solid starting point,
offering a diverse range of information that can be

90 This work is licensed under Creative Commons Attribution 4.0 International License.
International Journal of Engineering and Management Research e-ISSN: 2250-0758 | p-ISSN: 2394-6962
Volume-13, Issue-3 (June 2023)
[Link] [Link]

VI. DESIGN A statistical model is typically used to model a


binary dependent variable with the help of a logistic
6.1 Architecture Design function. Another name for the logistic function is a
In Figure no 6.1 we have experimented on five sigmoid function and is given by:
different diseases that is Heart, Diabetes and Lung Cancer, 1 ⅇ𝑥
𝐹(𝑥) = =
Parkinson's and Thyroid as these are correlated to each 1 + ⅇ −𝑥 ⅇ 𝑥 + 1
other. The first step is to extract the dataset. we have
imported the dataset from Kaggle respectively. When we This function assists the logistic regression
import the dataset, all the input data will be visible. After model to squeeze the values from (-k,k) to (0,1). Logistic
previewing the data, we check the results and missing regression is majorly used for binary classification tasks;
results, evaluate the data over the new dataset, and separate however, it can be used for multiclass classification.
the data as training and testing. Next, we used various Logistic regression starts from a linear equation.
machine learning algorithms on the training map and used However, this equation consists of log-odds which is
the test dataset to use the information for the classification further passed through a sigmoid function which squeezes
algorithm, we applied different machine learning the output of the linear equation to a probability between
algorithms and applied knowledge on the classified 0 and 1. And, we can decide a decision boundary and use
algorithm using the testing dataset. After applying this probability to conduct classification task.
knowledge, we have chosen the Logistic Regression, SVM, 7.1.2 Support Vector Machine Algortihm
and KNN algorithm with the best accuracy for each of the The Support Vector Machine (SVM) is a
diseases. we will create a pickle file for each disease supervised machine learning algorithm widely used to
predictive model and then combine it with the Streamlit solve the binary classification problem. It can also be
framework for the production of web templates. used for the multiset classification problems and
6.2 Architectural Design Interface regression problems.
Let's say we have n data points, each
observation i has a feature p (for example x_i has length
p) and y_i = -1 or y_i = 1 inch two classes. Suppose we
have two separate classes of observations.
This means that we can draw a general plane
from our private space, with all instances of one class on
one side of the plane and all instances of the other class
on the other. (the hyperplane of p dimensions is a p-1
dimensional subspace. In the 2d example below, the
hyperplane is just a line.)
We define the hyperplane as follows:
VII. PRELIMINARIES
7.1 Machine Learning Algorithm
7.1.1 Logistic Regression Algorithm

̅ + 𝑏̅ = 0
𝑥⋅𝑤

w is a vector p and b is a real number. For simplicity we


need ∼w = 1, so the quantity x * ∼w + ∼b is the distance
from the point x to the plane.

91 This work is licensed under Creative Commons Attribution 4.0 International License.
International Journal of Engineering and Management Research e-ISSN: 2250-0758 | p-ISSN: 2394-6962
Volume-13, Issue-3 (June 2023)
[Link] [Link]

When a patient enters the relevant parameters


based on the selected disease, the system will determine
whether the patient is likely to have the disease or not.
The system guides by indicating the expected range of
So we can write our class as y = +1/-1 and the general values for each parameter. If a value is outside the
plane's class division requirement would be:: specified range, invalid, or left empty, the system will
𝑦ⅈ(𝑥𝑖 ⋅ 𝑤′ + 𝑏′) ≥ 0 display a warning sign, prompting the patient to input a
correct and valid value.
7.1.3 K-NN Algorithm By utilizing these specific algorithms and
The K-NN working can be explained on the basis of providing clear parameter requirements, we aim to
the below algorithm: enhance the accuracy and reliability of our disease
 Step-1: Select the number K of the neighbour prediction system. This approach empowers users to
 Step-2: Calculate the Euclidean distance of K receive timely and accurate predictions while ensuring
number of neighbours that the input data meets the necessary criteria for
 Step-3: Take the K nearest neighbours as per analysis.
the calculated Euclidean distance
 Step-4: Among these k neighbours, count the IX. CONCLUSION
number of the data points in each category
 Step-5: Assign the new data points to that The primary aim of this project was to develop a
category for which the number of the neighbour system capable of accurately predicting multiple
is maximum diseases. By achieving this objective, we have eliminated
 Step-6: Our model is ready. the need for users to visit multiple websites, saving them
valuable time. Timely disease prediction can
 Firstly, we will choose the number of significantly increase life expectancy and prevent
neighbours, so we will choose the k=5. financial burdens. To accomplish this, we utilized several
 Next, we will calculate the Euclidean machine learning algorithms, including Logistic
distance between the data points. The Euclidean Regression, Support Vector Machines (SVM), and K-
distance is the distance between two points, Nearest Neighbours (KNN), in order to achieve the
which we have already studied in geometry. highest possible accuracy.
 By calculating the Euclidean distance we got the By harnessing the power of these algorithms,
nearest neighbours, as three nearest neighbours our system can provide accurate disease predictions,
in category A and two nearest neighbours in empowering individuals to take proactive measures for
category B. their health. Early detection and intervention are crucial
 As we can see the 3 nearest neighbours are from in managing and treating various diseases effectively.
category A, hence this new data point must Through this project, we have created a valuable tool that
belong to category A. can contribute to improved healthcare outcomes and
overall well-being.
In conclusion, our project represents a
VIII. RESULT significant step towards revolutionizing healthcare by
leveraging machine learning techniques to predict
In our system, The Diabetes Disease prediction
multiple diseases accurately. The system's ability to
and Parkinson's Disease prediction model utilize the
provide efficient and accurate predictions has the
Support Vector Machine (SVM) algorithm, while the
potential to enhance healthcare access, improve patient
heart disease prediction and Lung Cancer Prediction
outcomes, and ultimately save lives.
model employs the Logistic Regression algorithm. For
the Thyroid disease prediction model, we have utilized
the K-NN algorithm, as these algorithms have FUTURE SCOPE
demonstrated the best accuracy for their respective
diseases. There are several avenues for future
development and expansion of our multiple disease
prediction system:
92 This work is licensed under Creative Commons Attribution 4.0 International License.
International Journal of Engineering and Management Research e-ISSN: 2250-0758 | p-ISSN: 2394-6962
Volume-13, Issue-3 (June 2023)
[Link] [Link]

 Addition of More Diseases: In the future, we can [4] Raja, M. S., Anurag, M., Reddy, C. P. & Sirisala,
expand the system by incorporating additional N. R. (2021, January). Machine learning based
diseases into the existing web application. This heart disease prediction system. In 2021
would enable users to predict a broader range of International Conference on Computer
diseases and further enhance the system's Communication and Informatics (ICCCI), pp. 1-
usefulness in healthcare. 5. IEEE.
 Accuracy Improvement: As part of ongoing [5] Khan, W. & Haroon, M. (2022). An
research and development, we can strive to unsupervised deep learning ensemble model for
improve the accuracy of disease predictions. By anomaly detection in static attributed social
refining the machine learning algorithms, networks. International Journal of Cognitive
optimizing feature selection, and incorporating Computing in Engineering, 3, 153-160.
more comprehensive datasets, we can reduce [6] Khan, R., Haroon, M. & Husain, M. S. (2015,
false predictions and increase the overall April). Different technique of load balancing in
accuracy of the system. This would ultimately distributed system: A review paper. In 2015
contribute to lowering the mortality rate by Global Conference on Communication
enabling timely interventions and treatments. Technologies (GCCT), pp. 371-375. IEEE.
 Integrating our multiple disease prediction [7] Haroon, M. & Husain, M. (2015, March).
system with electronic health records can Interest Attentive Dynamic Load Balancing in
provide a more comprehensive and personalized distributed systems. In 2015 2nd International
healthcare experience. By leveraging patient Conference on Computing for Sustainable
data from EHR systems, we can enhance the Global Development (INDIACom), pp. 1116-
accuracy of predictions and enable healthcare 1120. IEEE.
professionals to make informed decisions based [8] Husain, M. S. & Haroon, D. M. (2020). An
on the patient's medical history. enriched information security framework from
 Mobile Application Development: Developing a various attacks in the IoT. International Journal
mobile application version of the multiple of Innovative Research in Computer Science &
disease prediction system would enhance Technology (IJIRCST).
accessibility and convenience for users. It would [9] Haroon, M. & Husain, M. (2013). Analysis of a
allow individuals to access the system on their dynamic load balancing in multiprocessor
smartphones, providing real-time disease system. International Journal of Computer
predictions and empowering them to take Science engineering and Information Technology
proactive measures for their health anytime, Research, 3(1).
anywhere. [10] Khan, W. (2021). An exhaustive review on state-
By focusing on these future directions, we can of-the-art techniques for anomaly detection on
further advance the field of disease prediction, improve attributed networks. Turkish Journal of
healthcare outcomes, and make a positive impact on Computer and Mathematics Education
individuals' lives. (TURCOMAT), 12(10), 6707-6722.
[11] Haroon, M. & Husain, M. (2013). Different
REFERENCES types of systems model for dynamic load
balancing. IJERT, 2(3).
[12] Siddiqui, Z. A. & Haroon, M. (2023). Research
[1] Gopisetti, L. D., Kummera, S. K. L., Pattamsetti,
on significant factors affecting adoption of
S. R., Kuna, S., Parsi, N. & Kodali, H. P. (2023,
blockchain technology for enterprise distributed
January). Multiple disease prediction system
applications based on integrated MCDM FCEM-
using machine learning and streamlit. In: 5th
MULTIMOORA-FG method. Engineering
International Conference on Smart Systems and
Applications of Artificial Intelligence, 118,
Inventive Technology (ICSSIT), pp. 923-931.
105699.
IEEE.
[13] Khan, N. & Haroon, M. (2022). Comparative
[2] Keniya, R., Khakharia, A., Shah, V., Gada, V.,
study of various crowd detection and
Manjalkar, R., Thaker, T., ... & Mehendale, N.
classification methods for safety control
(2020). Disease prediction from various
system. Available at: SSRN 4146666.
symptoms using machine learning. Available at:
[14] Siddiqui, Z. A. & Haroon, M. (2022).
SSRN 3661426.
Application of artificial intelligence and
[3] Srivastava, S., Haroon, M. & Bajaj, A. (2013,
machine learning in blockchain technology.
September). Web document information
In Artificial Intelligence and Machine Learning
extraction using class attribute approach. In: 4th
for EDGE Computing, pp. 169-185. Academic
International Conference on Computer and
Press.
Communication Technology (ICCCT), pp. 17-22.
[15] Tripathi, M. M., Haroon, M., Khan, Z. &
IEEE.
Husain, M. S. (2022). Security in digital
93 This work is licensed under Creative Commons Attribution 4.0 International License.
International Journal of Engineering and Management Research e-ISSN: 2250-0758 | p-ISSN: 2394-6962
Volume-13, Issue-3 (June 2023)
[Link] [Link]

healthcare system. pervasive healthcare: a prediction framework using machine learning


compendium of critical factors for success, 217- techniques. Journal of Healthcare Engineering.
231. [21] Vijayalaxmi, A., Sridevi, S., Sridhar, N. &
[16] Shrestha, R. & Chatterjee, J. M. (2019). Heart Ambesange, S. (2020, May). Multi-disease
disease prediction system using machine prediction with artificial intelligence from core
learning. LBEF Research Journal of Science, health parameters measured through non-
Technology and Management, 1(2). invasive technique. In 2020 4th International
[17] Phasinam, K., Mondal, T., Novaliendry, D., Conference on Intelligent Computing and
Yang, C. H., Dutta, C. & Shabaz, M. (2022). Control Systems (ICICCS), pp. 1252-1258.
Analyzing the performance of machine learning IEEE.
techniques in disease prediction. Journal of [22] Aldahiri, A., Alrashed, B. & Hussain, W. (2021).
Food Quality. Trends in using IoT with machine learning in
[18] Lanjewar, M. G. & Panchbhai, K. G. (2023). health prediction system. Forecasting, 3(1), 181-
Convolutional neural network based tea leaf 206.
disease prediction system on smart phone using [23] Haroon, M., Tripathi, M. M. & Ahmad, F.
paas cloud. Neural Computing and (2020). Application of machine learning in
Applications, 35(3), 2755-2771. forensic science. In: Critical Concepts,
[19] Ampavathi, A. & Saradhi, T. V. (2021). Multi Standards, and Techniques in Cyber Forensics,
disease-prediction framework using hybrid deep pp. 228-239. IGI Global.
learning: an optimal prediction model. Computer [24] Priyanka Sonar & Prof. K. JayaMalini. (2019).
Methods in Biomechanics and Biomedical Diabetes prediction using different machine
Engineering, 24(10), 1146-1168. learning approaches. IEEE 3rd International
[20] Krishnamoorthi, R., Joshi, S., Almarzouki, H. Z., Conference on Computing Methodologies and
Shukla, P. K., Rizwan, A., Kalpana, C. & Tiwari, Communication (ICCMC).
B. (2022). A novel diabetes healthcare disease

94 This work is licensed under Creative Commons Attribution 4.0 International License.

View publication stats

You might also like