Skip to content

Commit

Permalink
add files
Browse files Browse the repository at this point in the history
  • Loading branch information
sai14karthik committed Feb 13, 2024
1 parent 420cfa9 commit b60cbe0
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified assets/.DS_Store
Binary file not shown.
Binary file modified images/.DS_Store
Binary file not shown.
Binary file added images/house-prices-scaled.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,19 @@ <h3>Algerian Forest Fire Weather Index Prediction</h3>
</article>



<article>
<header>

<h3>House Price Pridiction</h3>

</header>
<a href="https://github.com/sai14karthik/House-Price" class="image fit"><img src="images/house-prices-scaled.jpg" alt="" /></a>
<p>A prediction model for predicting house prices in Bangalore city</p>
<ul class="actions special">
<li><a href="https://github.com/sai14karthik/House-Price" class="button">View Project </a></li>

</ul>
</article>



Expand Down

0 comments on commit b60cbe0

Please sign in to comment.