Skip to content

Commit

Permalink
Adding Parkinson Disease Prediction Model
Browse files Browse the repository at this point in the history
  • Loading branch information
kashifalikhan36 committed Jan 10, 2025
1 parent b2df3d0 commit 816f793
Show file tree
Hide file tree
Showing 7 changed files with 3,451 additions and 79 deletions.
59 changes: 33 additions & 26 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,45 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
Title: Project Title
About: Create a report to help us improve.
Name: YourName
Label: Bug Report
Assignee: ''

---

**Describe the bug**
A clear and concise description of what the bug is.
Define You:

- [ ] LGM-SOC'21 Participant
- [ ] Contributor


<!-- Have you talked to any of the Moderators or Project Admin (Prathima Kadari) before creating this issue? If not, just have a quick discussion and then once approved, create this issue. -->

**Describe the Bug**

<!-- A clear and concise description of what the bug is. -->

**Steps to Reproduce**

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.
1.
2.
3.
4.

**Expected Behavior**

<!-- A clear and concise description of what you expected to happen. -->

**Actual Behavior**

<!-- A clear and concise description of how the code performed w.r.t expectations. -->

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
<!-- If applicable, add screenshots to help explain your problem. -->

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional Details**

**Additional context**
Add any other context about the problem here.
<!-- Write some additional details if you can, which might help to debug the issue quicker. -->
38 changes: 27 additions & 11 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,36 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
Title: Project Title
About: Suggest an idea for this project
Name: YourName
Label: Feature Request
Assignee: ''

---

Define You:

- [ ] LGM-SOC'21 Participant
- [ ] Contributor


<!-- Have you talked to any of the Moderators or Project Admin (Prathima Kadari) before creating this issue? If not, just have a quick discussion and then once approved, create this feature request. -->

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.
<!-- A clear and concise description of what the problem is. -->

**Describe the solution you'd like...**

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
<!-- A clear and concise description of what you want to happen. -->

**Describe alternatives you've considered?**

<!-- A clear and concise description of any alternative solutions or features you've considered. -->

**Approach to be followed (optional):**

<!-- A clear and concise description of approach to be followed. -->

**Additional context**
Add any other context or screenshots about the feature request here.

<!-- Add any other context or screenshots about the feature request here. -->
Binary file added Parkinson_Disease_Prediction_Model/Code.pdf
Binary file not shown.
Loading

0 comments on commit 816f793

Please sign in to comment.