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

Submitting the project #491

Closed
wants to merge 5 commits into from
Closed

Submitting the project #491

wants to merge 5 commits into from

Conversation

akanksha-2002
Copy link

@akanksha-2002 akanksha-2002 commented Jan 9, 2024

Pull Request for ML-Crate 💡

Issue Title: Submitting the Hepatitis C Virus Prediction and Analysis

  • The goal was to Create a analysis and prediction model for the given dataset.
  • Name: Akanksha Bhimte
  • **GitHub ID: akanksha-2002
  • Idenitfy yourself: KWOC contributor

Closes: 472

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

I generated an EDA for the model, did data manipulation and cleansed the data to form a visualisation to analyse the relationship between different variables. Additionally, calculated a correlation heatmap to see how different variables interact with each other. Based on this pretext, used 4 different algorithms to determine the best model fit.

  • My code follows the code style of this project.
    -->✅
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)✅
  • Code style update (formatting, local variables)✅
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update✅

How Has This Been Tested? ⚙️

Describe how it has been tested- Using algorithms
Describe how have you verified the changes made- by running the code

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.✅

This the code for preprocessing, feature selection, different models that were employed.
Dataset for the Model
The library used are given below.
Dataset for the model to be trained.
The basic summary of the project.
Copy link

github-actions bot commented Jan 9, 2024

Our team will soon review your PR. Thanks @akanksha-2002 :)

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.

Follow the project structure. This will not work.

@abhisheks008 abhisheks008 added the wontfix ❌ This will not be worked on label Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix ❌ This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants