{"id":21215762,"url":"https://github.com/adadalshabab/advanced-eda","last_synced_at":"2025-03-15T00:28:53.917Z","repository":{"id":230603675,"uuid":"779769940","full_name":"AdadAlShabab/Advanced-EDA","owner":"AdadAlShabab","description":"The project aims to provide a comprehensive understanding of the dataset related to heart disease and build predictive models to classify whether a patient is likely to have heart disease based on various attributes.","archived":false,"fork":false,"pushed_at":"2024-03-30T18:31:46.000Z","size":1168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-20T21:56:40.713Z","etag":null,"topics":["datanalysis","datanalytics","datavisualization","dataviz","eda","machine-learning","matplotlib"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AdadAlShabab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-30T18:29:02.000Z","updated_at":"2024-03-30T19:02:52.000Z","dependencies_parsed_at":"2024-03-30T19:46:13.724Z","dependency_job_id":null,"html_url":"https://github.com/AdadAlShabab/Advanced-EDA","commit_stats":null,"previous_names":["adadalshabab/advanced-eda"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdadAlShabab%2FAdvanced-EDA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdadAlShabab%2FAdvanced-EDA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdadAlShabab%2FAdvanced-EDA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdadAlShabab%2FAdvanced-EDA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdadAlShabab","download_url":"https://codeload.github.com/AdadAlShabab/Advanced-EDA/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234981363,"owners_count":18917099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["datanalysis","datanalytics","datavisualization","dataviz","eda","machine-learning","matplotlib"],"created_at":"2024-11-20T21:45:02.339Z","updated_at":"2025-01-21T16:27:59.561Z","avatar_url":"https://github.com/AdadAlShabab.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advanced EDA-Heart Disease Prediction\n\nThis repository contains an advanced exploratory data analysis (EDA) and heart disease prediction project. The project aims to provide a comprehensive understanding of the dataset related to heart disease and build predictive models to classify whether a patient is likely to have heart disease based on various attributes.\n\n## Dataset\n\nThe dataset used in this project is sourced from https://www.kaggle.com/datasets/johnsmith88/heart-disease-dataset , containing a collection of clinical parameters for individuals, including demographic information, medical test results, and lifestyle factors. It comprises both numerical and categorical features, which are crucial in understanding the factors influencing heart disease.\n\n## Project Structure\n\nThe project is structured as follows:\n\n- **data:** This directory contains the dataset used for analysis and modeling.\n- **notebooks:** This directory contains Jupyter notebooks outlining the exploratory data analysis process, feature engineering, model development, and evaluation.\n- **src:** This directory contains any source code used in the project, such as utility functions or custom modules.\n- **reports:** This directory contains any reports generated from the analysis, including visualizations, summary statistics, and model evaluation metrics.\n\n## Exploratory Data Analysis (EDA)\n\nThe EDA process involves thorough examination and visualization of the dataset to gain insights into the relationships between variables, identify patterns, anomalies, and potential predictive features related to heart disease. The notebooks in the `notebooks` directory detail the steps taken in the EDA process.\n\nKey components of the EDA process include:\n\n- Descriptive statistics\n- Data cleaning and preprocessing\n- Univariate and multivariate analysis\n- Visualization of distributions, correlations, and trends\n- Identification of outliers and missing values\n- Feature engineering and selection\n\n## Heart Disease Prediction\n\nFollowing the EDA, predictive models are developed to classify whether an individual is likely to have heart disease based on the available features. Various machine learning algorithms such as logistic regression, decision trees, random forests, support vector machines, or neural networks may be explored and evaluated for their predictive performance.\n\nThe prediction task involves:\n\n- Data splitting into training and testing sets\n- Model training using different algorithms\n- Hyperparameter tuning for optimizing model performance\n- Model evaluation using appropriate metrics such as accuracy, precision, recall, F1-score, and ROC-AUC curve\n\n## Getting Started\n\nTo get started with this project, follow these steps:\n\n1. Clone this repository to your local machine.\n2. Navigate to the `notebooks` directory to explore the Jupyter notebooks containing the analysis and modeling process.\n3. Ensure you have the necessary dependencies installed. You can install them via pip using the `requirements.txt` file.\n\n```bash\npip install -r requirements.txt\n```\n\n4. Run the notebooks sequentially to replicate the analysis and understand the steps involved.\n\n## Requirements\n\nThe project requires Python 3.11 along with various libraries such as pandas, numpy, matplotlib, seaborn, scikit-learn, etc. These dependencies are listed in the `requirements.txt` file.\n\n## Contributing\n\nContributions to this project are welcome. If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.\n\n\n---\n\nFeel free to customize this README according to your project's specifics and preferences.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadadalshabab%2Fadvanced-eda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadadalshabab%2Fadvanced-eda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadadalshabab%2Fadvanced-eda/lists"}