Colourful Retro Maths Solving Linear Equations Presentation
Colourful Retro Maths Solving Linear Equations Presentation
Prediction
Using Decision Tree, SVM & Random Forest
Introduction
Heart disease is the leading cause of death
worldwide.
Traditional prediction models use static factors like
age and cholesterol.
Wearable health tech provides real-time data.
Improved prediction accuracy enables early
detection and proactive management.
Problem Statement
Heart disease remains a leading cause of death due to
late diagnosis.
Traditional risk assessments lack accuracy.
Wearable tech enables real-time, personalized
monitoring.
Our system enhances early detection and prevention.
LITERATURE SURVEY
Machine learning improves heart disease prediction
accuracy.
Combining multiple algorithms enhances
performance.
Arifuddin's study found SVM outperforms Decision
Trees.
SVM showed better accuracy, precision, recall, and
F1-score.
LITERATURE SURVEY
Building on this, Behera developed CCPSOSVM, a
revolutionary hybrid algorithm that combines
Cauchy mutation,
Crazy Particle Swarm Optimization, and
SVM
resulting in amazing accuracy rates of 92.59% for heart
disease and 97.41% for liver disease.
Advantages
Interpretability: Easy to understand and explain to non-
technical users.
Handles Non-linearity: Captures complex, non-linear
relationships in data.
No Feature Scaling: No need for normalization or
standardization of data.
Outlier Robustness: Less affected by outliers due to
threshold-based splits.
2 Algorithm Used