File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -337,7 +337,7 @@ <h2 class="containerTitle">
337337 < img src ="./assets/icons/star.png " alt ="Active Star " />
338338 < img src ="./assets/icons/star.png " alt ="Active Star " />
339339 < img src ="./assets/icons/star.png " alt ="Active Star " />
340- < img class =" inactive " src ="./assets/icons/star.png " alt ="Active Star " />
340+ < img src ="./assets/icons/star.png " alt ="Active Star " />
341341 < img class ="inactive " src ="./assets/icons/star.png " alt ="Active Star " />
342342 </ div >
343343 </ div >
@@ -675,6 +675,15 @@ <h2 class="containerTitle">
675675 < span > Predicting US Stores Sales</ span >
676676 </ div >
677677 </ a >
678+
679+ <!-- Third Project -->
680+ < a href ="https://www.kaggle.com/code/dsfelix/predicting-house-prices " target ="_blank ">
681+ < div class ="card " data-tilt >
682+ < img src ="./assets/icons/projects/house-for-sale.png " alt ="Predicting House Prices ">
683+
684+ < span > Predicting House Prices</ span >
685+ </ div >
686+ </ a >
678687 </ div >
679688 </ div >
680689 </ div >
You can’t perform that action at this time.
0 commit comments