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

Bug Hunter Analysis #546

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Bug Hunter Analysis #546

merged 1 commit into from
Jan 23, 2024

Conversation

Avdhesh-Varshney
Copy link
Contributor

Pull Request for ML-Crate 💡

Issue Title: Bug Hunter Analysis

  • Info about the related issue (Aim of the project) : The aim is to create an analysis based project on Bug Hunters.
  • Name: Avdhesh Varshney
  • GitHub ID: Avdhesh-Varshney
  • Idenitfy yourself: IWOC'24 Contributor

Closes: #470

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

  • Load the dataset which contains 84562 entries in it and having 99 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 tune the hyper-parameters to get maximum efficiency.
  • Saves their accuracies into a dataframe.

Type of change ☑️

  • 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 under IWOC'24

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.

@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 23, 2024
@abhisheks008 abhisheks008 merged commit 3f3cb7f into abhisheks008:main Jan 23, 2024
1 check passed
@abhisheks008 abhisheks008 added the Points Added 🎉 This issue's points has been added to the leaderboard. label Jan 23, 2024
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.

Bug Hunter Analysis
2 participants