arXiv Machine Learning By Sami Ullah, Muhammad Mohsin Khan

Transforming Heart Disease Prediction with Advanced Machine Learning Techniques

Read the original on arXiv Machine Learning →

The study evaluates several machine‑learning classifiers for predicting heart disease using two public datasets, each with 14 health‑related attributes. Performance metrics such as MAE, RAE, accuracy, precision, recall, and F‑measure were used, revealing that SVM performed best on the UCI data while Simple Cart excelled on the Kaggle data. The authors conclude that well‑tuned ML models can aid early heart‑disease diagnosis and suggest future work on hybrid methods and newer datasets.

Machine-generated by The Flow from the publisher's headline and feed description — not written or checked by a human. The full article lives at arXiv Machine Learning.

arXiv AI
Aug 26

Ensemble of Convolutional Neural Networks for StrokePrediction: Towards Improved Diagnostic Accuracy

The paper presents an intelligent system that predicts stroke risk using eleven clinical features and evaluates seven supervised machine learning algorithms. Ensemble methods—Random Forest, Stacking Classifier, and Bagging Classifier—achieved the highest accuracies, reaching 99.52%, while other models such as KNN, TabNet, and a custom feedforward network also performed well. The study demonstrates that ensemble approaches are particularly effective for stroke classification tasks.

By Md Shahriar Sajid