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

Hepatitis C Prediction | Dataset Exploration #26 #117

Merged
merged 2 commits into from
May 20, 2024

Conversation

SanjanaBankar
Copy link
Contributor

Performed the following tasks on the Hepatitis C Dataset :

  1. Loaded the dataset
  2. Explored and confirmed features and label(s) of this dataset
  3. Explored size & shape of dataset
  4. Investigated data type of features and labels and chose the better option for a particular column for 2 data type
  5. Calculated the memory usage differences between "before processing & after processing"
  6. Explored the statistical facts like mean, median, and "percentiles: 10, 25, 50, 75, 99" of the columns

Please merge the PR

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Great job, @SanjanaBankar! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@SrijanShovit SrijanShovit merged commit f9b20fb into SrijanShovit:main May 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants