Found 5,023 repositories(showing 30)
ammarmahmood1999
The major reason for the death in worldwide is the heart disease in high and low developed countries. The data scientist uses distinctive machine learning techniques for modeling health diseases by using authentic dataset efficiently and accurately. The medical analysts are needy for the models or systems to predict the disease in patients before the strike. High cholesterol, unhealthy diet, harmful use of alcohol, high sugar levels, high blood pressure, and smoking are the main symptoms of chances of the heart attack in humans. Data Science is an advanced and enhanced method for the analysis and encapsulation of useful information. The attributes and variable in the dataset discover an unknown and future state of the model using prediction in machine learning. Chest pain, blood pressure, cholesterol, blood sugar, family history of heart disease, obesity, and physical inactivity are the chances that influence the possibility of heart diseases. This project emphasizes to evaluate different algorithms for the diagnosis of heart disease with better accuracies by using the patient’s data set because predictions and descriptions are fundamental objectives of machine learning. Each procedure has unique perspective for the modeling objectives. Algorithms have been implemented for the prediction of heart disease with our Heart patient data set
mansi1597
No description available
Best free, open-source datasets for data science and machine learning projects. Top government data including census, economic, financial, agricultural, image datasets, labeled and unlabeled, autonomous car datasets, and much more. Data.gov NOAA - https://www.ncdc.noaa.gov/cdo-web/ atmospheric, ocean Bureau of Labor Statistics - https://www.bls.gov/data/ employment, inflation US Census Data - https://www.census.gov/data.html demographics, income, geo, time series Bureau of Economic Analysis - http://www.bea.gov/data/gdp/gross-dom... GDP, corporate profits, savings rates Federal Reserve - https://fred.stlouisfed.org/ curency, interest rates, payroll Quandl - https://www.quandl.com/ financial and economic Data.gov.uk UK Dataservice - https://www.ukdataservice.ac.uk Census data and much more WorldBank - https://datacatalog.worldbank.org census, demographics, geographic, health, income, GDP IMF - https://www.imf.org/en/Data economic, currency, finance, commodities, time series OpenData.go.ke Kenya govt data on agriculture, education, water, health, finance, … https://data.world/ Open Data for Africa - http://dataportal.opendataforafrica.org/ agriculture, energy, environment, industry, … Kaggle - https://www.kaggle.com/datasets A huge variety of different datasets Amazon Reviews - https://snap.stanford.edu/data/web-Am... 35M product reviews from 6.6M users GroupLens - https://grouplens.org/datasets/moviel... 20M movie ratings Yelp Reviews - https://www.yelp.com/dataset 6.7M reviews, pictures, businesses IMDB Reviews - http://ai.stanford.edu/~amaas/data/se... 25k Movie reviews Twitter Sentiment 140 - http://help.sentiment140.com/for-stud... 160k Tweets Airbnb - http://insideairbnb.com/get-the-data.... A TON of data by geo UCI ML Datasets - http://mlr.cs.umass.edu/ml/ iris, wine, abalone, heart disease, poker hands, …. Enron Email dataset - http://www.cs.cmu.edu/~enron/ 500k emails from 150 people From 2001 energy scandal. See the movie: The Smartest Guys in the Room. Spambase - https://archive.ics.uci.edu/ml/datase... Emails Jeopardy Questions - https://www.reddit.com/r/datasets/com... 200k Questions and answers in json Gutenberg Ebooks - http://www.gutenberg.org/wiki/Gutenbe... Large collection of books
sauravmishra1710
Perform a survival analysis based on the time-to-event (death event) for the subjects. Compare machine learning models to assess the likelihood of a death by heart failure condition. This can be used to help hospitals in assessing the severity of patients with cardiovascular diseases and heart failure condition.
As a part of my internship with iNeuron.ai, I worked independently on an end-to-end project "Heart Disease Diagnostic Analysis".
991o2o9
Intelligent Python service with FastAPI for real-time heart disease predictions using machine learning. Features AI-assisted consultations, user authentication, analysis history, RESTful API, and comprehensive error handling. Secure and scalable solution for healthcare applications.
dwjamie
基于UCI Heart Disease数据集的心脏病分析
Heart Disease Analysis repository
基于大数据的心脏病数据分析系统_管理系统_毕业设计源码
pavanbadempet
AI-powered healthcare platform combining Machine Learning for multi-disease prediction (Diabetes, Heart, Liver, Kidney, Lungs) with Generative AI for intelligent medical assistance and lab report analysis.
Aniket11007
The objective of this project is to detect whether person has any chance of heart disease or not by giving number of features to person with having maximum accuracy of above 97%. By Using Machine learning algorithms and deep learning are applied to compare the results and analysis of the UCI Machine Learning Heart Disease dataset.
zhuozhuo233
基于spark的大数据分析心脏病信息 更多详细说明在我的博客:https://zhuozhuo233.github.io/
Front end for Heart Disease Analysis and Prediction Project
Ravjot03
No description available
simplesaad
Flask based web app to diagnose the patient using Python3
ayush83090
Jupyter Notebook project for heart disease analysis using EDA, statistical tests, and ML models.
Predict heart disease by using Adaboost and Random Forest Classifier
jingkunchen
Analysis and modeling of the ventricles and myocardium are important in the diagnostic and treatment of heart diseases. Manual delineation of those tissues in cardiac MR (CMR) scans is laborious and time-consuming. The ambiguity of the boundaries makes the segmentation task rather challenging. Furthermore, the annotations on some modalities such as Late Gadolinium Enhancement (LGE) MRI, are often not available. We propose an end-to-end segmentation framework based on convolutional neural network (CNN) and adversarial learning. A dilated residual U-shape network is used as a segmentor to generate the prediction mask; meanwhile, a CNN is utilized as a discriminator model to judge the segmentation quality. To leverage the available annotations across modalities per patient, a new loss function named weak domain-transfer loss is introduced to the pipeline. The proposed model is evaluated on the public dataset released by the challenge organizer in MICCAI 2019, which consists of 45 sets of multi-sequence CMR images. We demonstrate that the proposed adversarial pipeline outperforms baseline deep-learning methods.
Predicts the Probability of Heart Disease in a person given the patients' medical details . Dimensionality Reduction is performed using Principal Component Analysis and Classifier used is SVM and LinearSVC
FirasKahlaoui
R for data visualization and analysis of heart disease datasets.
KalyanM45
Explore a modular, end-to-end solution for heart disease prediction in this repository. From problem definition to model evaluation, dive into detailed exploratory data analysis. Experience seamless integration with MLOps tools like DVC, MLflow, and Docker for enhanced workflow and reproducibility.
Kalyanidhondge
Heart Disease Diagnostic Analysis project
shabadgrover
No description available
A proposed method for automated diagnosis of various diseases based on heart rate variability (HRV) analysis and machine learning. HRV analysis – consisting of time-domain analysis, frequency-domain analysis, and nonlinear analysis – is employed because its resulting parameters are unique for each disease and can be used as the statistical symptoms for each disease, while machine learning techniques are employed to automate the diagnosis process. The input data consist of electrocardiogram (ECG) recordings. The proposed method is divided into three main steps, namely dataset preparation step, machine learning step, and disease classification step. The dataset preparation step aims to prepare the training data for machine learning step from raw ECG signals, and to prepare the test data for disease classification step from raw RRI signals. The machine learning step aims to obtain the classifier model and its performance metric from the prepared dataset. The disease classification step aims to perform disease diagnosis from the prepared dataset and the classifier model. The implementation of data preparation step is subsequently described with satisfactory result.
Data analysis of heart disease in South African region.
Paramesh-Mandapaka
Heart Disease Analysis Power BI Dashboard A data-driven Power BI report analyzing heart disease patient data to uncover insights by gender, age, and health metrics. Built using Power BI, Excel, and DAX to demonstrate data modeling, visualization, and business intelligence storytelling for healthcare analytics.
PawarMukesh
This dataset is contain different parameter information of heart disease patient, based on given feature we need to predict the patient has heart disease or not
This repository contains the three-part capstone project made for the DTU Data Science course 02450: Introduction to Machine Learning and Data Mining
mehran-rezvani
No description available
coreycoole
Statistical analysis of heart disease data project completed during my enrollment in the Data Science program through Thinkful.