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

Parkinsons diseasedetection & /Dataset Exploration & EDA (issue #150) #157

Conversation

ranamanish674zu
Copy link

Description

A clear and concise description of what the PR does.

  • This PR does the following:
    Importing the necessary libraries
    Loading the dataset
    Basic Dataset Information
    Statistical Summary
    Checking for Missing Values
    Distribution of Numerical Features
    Analyzing Categorical Features
    Correlation Analysis
    Pairplot for Key Variables
    Analyzing Target Variables
    Feature Relationships with Target Variables
    Boxplots for Categorical Features vs Target Variables
    Outliers Detection
    Data Transformation and Feature Engineering (if needed)

Related Issues

Link any related issues using the format Fixes #50
This helps to automatically close related issues when the PR is merged.

Changes

List the detailed changes made in this PR.

  • Added a new feature to the repository

Testing Instructions

Detailed instructions on how to test the changes. Include any setup needed and specific test cases.

  1. Pull this branch.
  2. Run npm install to install dependencies.
  3. Run npm test to execute the test suite.
  4. Verify that ...

Screenshots (if applicable)

Add any screenshots that help explain or visualize the changes.
image
image

Additional Context

Any additional context or information that reviewers should be aware of.

  • This PR is based on the parkinsons diseasedeteection dataset Exploration & EDA

Checklist

Make sure to check off all the items before submitting. Mark with [x] if done.

  • [ x] I have performed a self-review of my code
  • [ x] I have commented my code, particularly in hard-to-understand areas
  • [x ] My changes generate no new warnings
  • [ x] I am working on this issue under GSSOC

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, @ranamanish674zu! 🎉 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

@ranamanish674zu
Copy link
Author

@SrijanShovit i have added EDA #150 please cheke and let me know if needed change or any advice from ur side

@github-actions github-actions bot closed this Jun 12, 2024
Copy link

This issue has been automatically closed because it has been inactive for more than 7 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!

@ranamanish674zu ranamanish674zu deleted the feature/add-new-feature branch June 27, 2024 17:12
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.

Parkinson's Disease Detection | Dataset Exploration & EDA
1 participant