This project predicts the likelihood of heart disease using machine learning techniques based on patient health data. It includes data preprocessing, exploratory data analysis (EDA), model training, and evaluation using Python and scikit-learn.
- Handling missing values
- Encoding categorical variables
- Feature scaling
- Removing outliers
- Distribution analysis
- Correlation heatmaps
- Identifying key factors influencing heart disease
- Logistic Regression (or your chosen model)
- Train-test split
- Hyperparameter tuning (if applied)
- Accuracy: 98%
- Precision, Recall, F1-score
- Confusion Matrix
- End-to-end ML workflow
- Clean, readable notebook
- Visual EDA
- Achieved 98% accuracy
- Early disease risk identification
- Python
- Pandas
- NumPy
- Scikit-learn
- Matplotlib / Seaborn
- Jupyter Notebook
- Heart Disease Prediction
- Data
- data.csv
- notebook.ipynb
Deepak Kumar
π§ Email : [deepak.kumar8434543@gmail.com]
π LinkedIn : [www.linkedin.com/in/deepak-kumar-acb2002]
π GitHub : [https://github.com/Deepakkumar165]
This project is open-source and available for anyone to use.