Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Yoga-Sree/Heart-Disease-Prediction-Project
/ functions
Functions
9 in github.com/Yoga-Sree/Heart-Disease-Prediction-Project
⨍
Functions
9
◇
Types & classes
1
↓ 1 callers
Method
_create_synthetic_data
Create synthetic heart disease data for demonstration
heart_disease_prediction.py:55
↓ 1 callers
Method
_get_feature_names
Get feature names after preprocessing
heart_disease_prediction.py:267
↓ 1 callers
Method
evaluate_model
Evaluate a specific model in detail
heart_disease_prediction.py:308
↓ 1 callers
Method
evaluate_models
Evaluate all trained models
heart_disease_prediction.py:281
↓ 1 callers
Method
explore_data
Explore the dataset with visualizations
heart_disease_prediction.py:95
↓ 1 callers
Method
load_data
Load heart disease dataset
heart_disease_prediction.py:38
↓ 1 callers
Method
preprocess_data
Split and preprocess the data
heart_disease_prediction.py:160
↓ 1 callers
Method
train_models
Train multiple classification models
heart_disease_prediction.py:192
Method
__init__
(self)
heart_disease_prediction.py:24