Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Critically Ill Patients Analysis and Prediction Model #526

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

Avdhesh-Varshney
Copy link
Contributor

@Avdhesh-Varshney Avdhesh-Varshney commented Jan 15, 2024

Pull Request for ML-Crate 💡

Issue Title: Critically Ill Patients Analysis and Prediction

  • Info about the related issue (Aim of the project) : Create a bunch of ML models to analyze the critically ill patients and predict their future.
  • Name: Avdhesh Varshney
  • GitHub ID: Avdhesh-Varshney
  • Idenitfy yourself: IWOC'24 Contributor

Closes: #466

Describe the add-ons or changes you've made 📃

  • Load the dataset which contains 9105 entries in it and having 47 columns in it.
  • Checked for missing values and cleaned the data accordingly.
  • Analyzed the data, found insights and visualized them accordingly.
  • Plotting heatmap using correlation and checking the relation between different features.
  • Found detailed insights of different columns with target variable using plotting libraries.
  • Train the datasets by different models and saves their accuracies into a dataframe.

Type of change ☑️

What sort of change have you made:

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested? ⚙️

  • I have made this project on the google colab.
  • So, just download the file and run it by linking kaggle.json in the drive.

Checklist: ☑️

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Copy link

Our team will soon review your PR. Thanks @Avdhesh-Varshney :)

@Avdhesh-Varshney
Copy link
Contributor Author

@abhisheks008 please review this pr and requested to merge this pr under IWOC'24

@abhisheks008
Copy link
Owner

@abhisheks008 please review this pr and requested to merge this pr under IWOC'24

You can put this in the PR template, where it asked you to identify yourself.

Copy link
Owner

@abhisheks008 abhisheks008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really appreciated. Approved. Share your email ID for further communication in Discord.
@Avdhesh-Varshney

@abhisheks008 abhisheks008 added Approved ✅ This PR is approved by the PR or, Mentors. Advanced Points 40 - SSOC 2024 IWOC2024 IWOC 2.0 Open Source Event labels Jan 16, 2024
@abhisheks008 abhisheks008 merged commit 6ec2b7b into abhisheks008:main Jan 16, 2024
1 check passed
@abhisheks008 abhisheks008 added the Points Added 🎉 This issue's points has been added to the leaderboard. label Jan 16, 2024
@Avdhesh-Varshney
Copy link
Contributor Author

Really appreciated. Approved. Share your email ID for further communication in Discord. @Avdhesh-Varshney

@abhisheks008 thanks for approving this pr and i have updated the pr template.
Email ID - avdheshvarshney786@gmail.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Advanced Points 40 - SSOC 2024 Approved ✅ This PR is approved by the PR or, Mentors. IWOC2024 IWOC 2.0 Open Source Event Points Added 🎉 This issue's points has been added to the leaderboard.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Critically Ill Patients Analysis and Prediction
2 participants