Skip to content

Commit

Permalink
modify files
Browse files Browse the repository at this point in the history
  • Loading branch information
sai14karthik committed Feb 11, 2024
1 parent a4aa050 commit 22a4a5f
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file added images/8_Main_Types_of_Heart_Disease.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,28 @@ <h3>Hostel Qurey Portal</h3>
</article>
-->


<article>
<header>

<h3>Heart Disease Classfication</h3>

</header>
<a href="https://github.com/sai14karthik/Heart-Disease-Classification" class="image fit"><img src="images/8_Main_Types_of_Heart_Disease.jpg" alt="" /></a>
<p>A Classfication Machine Learning Project. Applied Logistic Regression,
Naive Bayes,
SVM,
K-Nearest Neighbors, Decision Tree,
Random Forest,
XBoost, and
Neural Network to classify the disease</p>
<ul class="actions special">
<li><a href="https://github.com/sai14karthik/Heart-Disease-Classification" class="button">View Project </a></li>

</ul>
</article>


<article>
<header>

Expand Down

0 comments on commit 22a4a5f

Please sign in to comment.