-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,8 +10,8 @@ | |
<header> | ||
<h1>Kiran B</h1> | ||
<p>Data Scientist | Biotechnologist</p> | ||
<p>+91 879267458 | <a href="mailto:kiran5045b@email.com">[email protected]</a></p> | ||
<p><a href="https://www.linkedin.com/in/kiran-b-9671b6209">LinkedIn</a> | Davangere, KA</p> | ||
<p>📞 +91 879267458 | 📧 <a href="mailto:kiran5045b@gmail.com">[email protected]</a></p> | ||
<p><a href="https://www.linkedin.com/in/kiran-b-9671b6209" target="_blank">LinkedIn</a> | Davangere, KA</p> | ||
</header> | ||
|
||
<section id="education"> | ||
|
@@ -59,7 +59,7 @@ <h2>Projects</h2> | |
<p><strong>House Price Prediction</strong></p> | ||
<ul> | ||
<li>This project focuses on predicting house prices in India using various factors such as location, size, and amenities.</li> | ||
<li>Deployed the model using Streamlit: <a href="https://house-price-prediction-india.streamlit.app/">House Price Prediction App</a></li> | ||
<li>Deployed the model using Streamlit: <a href="https://house-price-prediction-india.streamlit.app/" target="_blank">House Price Prediction App</a></li> | ||
</ul> | ||
</section> | ||
</body> | ||
|