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

Knee Ossteoarthritis Prediction #801

Closed

Conversation

devarshh08
Copy link

Pull Request for DL-Simplified 💡

Issue Title : Knee Osteoarthritis Prediction

  • Info about the related issue (Aim of the project) : Predicting whether the person has osteoarthritis or not
  • Name: Devarsh Shah
  • GitHub ID: @devarshh08
  • Email ID: [email protected]
  • Idenitfy yourself: (Mention in which program you are contributing in. Eg. For a JWOC 2022 participant it's, JWOC Participant) GSSoC 2024 Contributor

Closes: #752

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

Give a clear description of what have you added or modifications made

Type of change ☑️

What sort of change have you made:

  • 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? ⚙️

This code has been tested by plotting the accuracy and loss and all the metrics are specified in the readme file

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 @devarshh08 :)

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.

Complete the whole project and then send the pull request.

@devarshh08
Copy link
Author

@abhisheks008 I am very sorry sir, I had forgotten to push the code. I have completed the project and I am commiting right away.

@devarshh08 devarshh08 changed the title Setting up project directories Knee Ossteoarthritis Prediction Jun 18, 2024
@devarshh08
Copy link
Author

@abhisheks008 The model has ben commited, so has the images of the metrics I used to evaluate. Thank you very much for your patience and thank you for understanding.

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.

As per the comments in the issue, you are supposed to create 3-4 models for this project. But I have seen only one model implemented for this dataset. Need to implement all the mentioned models.

Also follow the README template and update the same by adding the visualization of the dataset, EDA results, conclusion for the best model as per the accuracy scores and so on. Rename the Readme.md as README.md

@devarshh08 need to fix these changes as of now.

@abhisheks008 abhisheks008 added Status: Requested Changes Changes requested. gssoc Girlscript Summer of Code 2024 labels Jun 19, 2024
@devarshh08
Copy link
Author

@abhisheks008 Ok I'll work on it. Thank you.

@abhisheks008 abhisheks008 added wontfix ❌ This will not be worked on and removed Status: Requested Changes Changes requested. gssoc Girlscript Summer of Code 2024 labels Aug 11, 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.

[Project Addition]: Knee Osteoarthritis Prediction
2 participants