Heart Disease prediction using 5 algorithms
-
Updated
Nov 4, 2024 - Jupyter Notebook
Heart Disease prediction using 5 algorithms
Ever wondered which file your code should be in? Based on this tree you can determine what kind of code you are working with.
Various data structure implementations in Python
This repo is the Machine Learning practice on NHANES dataset of Heart Disease prediction. The ML algorithms like LR, DT, RF, SVM, KNN, NB, MLP, AdaBoost, XGBoost, CatBoost, LightGBM, ExtraTree, etc. The results are good. I also explore the class-balancing (SMOTE) because the original dataset contains only 5% of patient and 95% of healthy record.
MDBOT (Graduation Project)
Practice dataset for regression or classification modelling
model to predict the survival in the Titanic disaster, with 98.8 accuracy.
This is python for DS and ML bootcamp
Decision tree algorithm demonstration
This is the second project in University of Tehran College of Engineering AI course.
Panads,Numpy, Scikit learn, Keras, ML Libraries
Diabetes Dataset This dataset is originally from the N. Inst. of Diabetes & Diges. & Kidney Dis.
This project implements a Disease Prediction System using various machine learning algorithms to predict potential diseases based on user-provided symptoms. The system utilizes a Django web framework to provide a user-friendly interface for inputting symptoms and viewing the predicted disease.
In this repository, I've added all the classes regarding Machine Learning using SKlearn library with Python which I've covered at SMIT
Add a description, image, and links to the dicision-tree topic page so that developers can more easily learn about it.
To associate your repository with the dicision-tree topic, visit your repo's landing page and select "manage topics."