Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
four sections
  • Loading branch information
cristianvergaraf authored Aug 20, 2024
1 parent 87c73b1 commit 33a457b
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,36 @@ <h2>Project 1: Predicting House Prices</h2>
<li>Visualized the results with Matplotlib and Seaborn.</li>
</ul>
</section>

<section>
<h2>Project 1: Predicting House Prices</h2>
<ul>
<li>Developed a machine learning model to predict house prices using a dataset of over 20,000 records.</li>
<li>Performed feature engineering to improve model accuracy.</li>
<li>Used Python and scikit-learn for model development.</li>
<li>Visualized the results with Matplotlib and Seaborn.</li>
</ul>
</section>

<section>
<h2>Project 1: Predicting House Prices</h2>
<ul>
<li>Developed a machine learning model to predict house prices using a dataset of over 20,000 records.</li>
<li>Performed feature engineering to improve model accuracy.</li>
<li>Used Python and scikit-learn for model development.</li>
<li>Visualized the results with Matplotlib and Seaborn.</li>
</ul>
</section>

<section>
<h2>Project 1: Predicting House Prices</h2>
<ul>
<li>Developed a machine learning model to predict house prices using a dataset of over 20,000 records.</li>
<li>Performed feature engineering to improve model accuracy.</li>
<li>Used Python and scikit-learn for model development.</li>
<li>Visualized the results with Matplotlib and Seaborn.</li>
</ul>
</section>
</div>
<div class="col-md-4">
<p>This is the sidebar content.</p>
Expand Down

0 comments on commit 33a457b

Please sign in to comment.