Skip to content

Train Heart Disease Detection Model#213

Open
drgnhunter wants to merge 1 commit intogimseng:masterfrom
drgnhunter:Heart-Disease-Detection-Model-#211
Open

Train Heart Disease Detection Model#213
drgnhunter wants to merge 1 commit intogimseng:masterfrom
drgnhunter:Heart-Disease-Detection-Model-#211

Conversation

@drgnhunter
Copy link

I have successfully completed the task.

Reference Issues/PRs

Fixes #211 Random Forest Classifier

What does this implement/fix? Explain your changes.

The Random Forest Classifier was trained using the top 5 most important features, and the model achieved an accuracy of 100% on the test set. I handled missing values in the dataset and resolved the FutureWarning related to Pandas.

Any other comments?

For now, the model seems to be overfitting and I need help fixing it.

I have successfully completed the task.

The Random Forest Classifier was trained using the top 5 most important features, and the model achieved an accuracy of 100% on the test set.
I handled missing values in the dataset and resolved the FutureWarning related to Pandas.
Additionally, I have provided solutions to improve the model's performance and prevent overfitting, including cross-validation, feature engineering, and hyperparameter tuning.
Let me know if there are any other tasks or improvements needed!
Also the model seems to be overfitting and I need help fixing it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Heart Disease Detection Model

2 participants