{"id":20655682,"url":"https://github.com/vitornegromonte/eda_stroke","last_synced_at":"2026-04-17T21:32:39.843Z","repository":{"id":164972975,"uuid":"634207188","full_name":"vitornegromonte/EDA_stroke","owner":"vitornegromonte","description":"Exploratory data analysis in the stroke prediction dataset","archived":false,"fork":false,"pushed_at":"2023-05-14T19:20:33.000Z","size":2833,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T22:41:23.489Z","etag":null,"topics":["data-analysis","data-science","exploratory-data-analysis","kaggle-dataset","visualization"],"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/vitornegromonte.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,"publiccode":null,"codemeta":null}},"created_at":"2023-04-29T11:43:42.000Z","updated_at":"2023-08-31T22:19:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a253360-204b-4dcc-bc9f-b4c7f97d1cc5","html_url":"https://github.com/vitornegromonte/EDA_stroke","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vitornegromonte/EDA_stroke","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitornegromonte%2FEDA_stroke","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitornegromonte%2FEDA_stroke/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitornegromonte%2FEDA_stroke/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitornegromonte%2FEDA_stroke/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitornegromonte","download_url":"https://codeload.github.com/vitornegromonte/EDA_stroke/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitornegromonte%2FEDA_stroke/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31947592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["data-analysis","data-science","exploratory-data-analysis","kaggle-dataset","visualization"],"created_at":"2024-11-16T18:12:12.566Z","updated_at":"2026-04-17T21:32:39.837Z","avatar_url":"https://github.com/vitornegromonte.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stroke Prediction Dataset - Exploratory Data Analysis\n\n## 👋|  About\nThis repository contains a project on Exploratory Data Analysis (EDA) applied to the [Stroke Prediction Dataset](https://www.kaggle.com/datasets/fedesoriano/stroke-prediction-dataset). The goal is to investigate and understand the patterns and characteristics of the data.\n\n\u003cdetails\u003e\n\u003csummary\u003e 🔬 | Project description \u003c/summary\u003e\n\nThe project utilizes R and Python for conducting the analysis of the dataset. R is employed for the unidimensional analysis of qualitative variables, making use of its extensive range of packages specialized in data visualization and analysis. The main packages utilized in this phase are as follows:\n- tidyverse\n- esquisse\n- ggthemes\n- data.table\n- outliers\n- BHH2\n- latex2exp\n- moments\n- modeest\n\nFor the unidimensional analysis of quantitative variables and the bidimensional analysis, Python is preferred due to its versatility in handling data analysis tasks. Python libraries such as Pandas, NumPy, Matplotlib, and Seaborn are utilized extensively. These libraries provide robust data manipulation capabilities, statistical functions, and advanced visualization capabilities. The bidimensional analysis is conducted using Python, leveraging its extensive data manipulation capabilities and the rich set of statistical and visualization libraries.\n\n![Programming Languages Diagram](lang_diagram.svg)\n\n\u003c/details\u003e\n\n\n**Note:** The project requires **R**, **Python** and **Jupyer** to be installed on your system along with the necessary [packages](R/packages.R) mentioned above. To install them you can use:\n\n[![R](https://img.shields.io/badge/version_4.3_or_higher-gray.svg?style=for-the-badge\u0026logo=r\u0026logoColor=white)](https://cran.r-project.org/mirrors.html)\n[![Python](https://img.shields.io/badge/version_3.10_or_higher-gray?style=for-the-badge\u0026logo=python\u0026logoColor=blue)](https://www.python.org/downloads/)\n[![Jupyter Notebook](https://img.shields.io/badge/jupyter_notebooks-gray.svg?style=for-the-badge\u0026logo=jupyter\u0026logoColor=orange)](https://jupyter.org/install)\n\n## 🌱 | Getting Started\n1. Clone the repository:\n   ```shell\n   git clone https://github.com/vitornegromonte/EDA_stroke.git\n   ```\n\n2. Navigate to the project directory:\n   ```shell\n   cd EDA_stroke\n   ```\n\n3. For run the R scripts execute the file `R/packages.R` to install all the required packages.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitornegromonte%2Feda_stroke","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitornegromonte%2Feda_stroke","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitornegromonte%2Feda_stroke/lists"}