Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulbijoor committed Dec 24, 2023
1 parent 54eab72 commit 14d2252
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,18 @@ <h6 class="card-subtitle mb-2 text-muted">Technologies used: Python,Graph Colori
<a href="https://github.com/rahulbijoor/Social-Network-Analysis-of-Drug-Trafficking-Organization.git" target="_blank" class="link-info">GitHub repository</a>
</div>
</div>

<div class="card text-bg-light mb-3">
<div class="card-body">
<h5 class="card-title">Water potability prediction using Machine Learning</h5>
<h6 class="card-subtitle mb-2 text-muted">Technologies used: Python, Scikit-learn, seaborn, matplotlib, scatterplots</h6>
<p class="card-text">
• Performed Exploratory Data Analysis on a dataset found in kaggle<br>
• Utilized various ML models like logistic Regression,Decision Tree <br>
• Performed data visualization using seaborn, matplotlib, scatterplots<br>
</p>
<a href="https://github.com/rahulbijoor/water-potability-prediction.git" target="_blank" class="link-info">GitHub repository</a>
</div>
</div>
<div class="card text-bg-light mb-3">
<div class="card-body">
<h5 class="card-title">Hospital Management System</h5>
Expand All @@ -195,18 +206,7 @@ <h6 class="card-subtitle mb-2 text-muted">Technologies used: HTML,CSS,Javascript
</div>
</div>

<div class="card text-bg-light mb-3">
<div class="card-body">
<h5 class="card-title">Water potability prediction using Machine Learning</h5>
<h6 class="card-subtitle mb-2 text-muted">Technologies used: Python, Scikit-learn, seaborn, matplotlib, scatterplots</h6>
<p class="card-text">
• Performed Exploratory Data Analysis on a dataset found in kaggle<br>
• Utilized various ML models like logistic Regression <br>
• Performed data visualization using seaborn, matplotlib, scatterplots<br>
</p>
<a href="https://github.com/rahulbijoor/water-potability-prediction.git" target="_blank" class="link-info">GitHub repository</a>
</div>
</div>

<!--
<div class="card text-bg-light mb-3" data-aos="fade-left">
<div class="card-body">
Expand Down

0 comments on commit 14d2252

Please sign in to comment.