Skip to content

Commit

Permalink
updated work
Browse files Browse the repository at this point in the history
  • Loading branch information
de-pesh committed Jul 9, 2024
1 parent 31614a2 commit 4883f8d
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,12 +161,14 @@ <h3>
<img src="images/predict.png">
<div class="layer">
<h3>
123
<b>Car price prediction</b>
</h3>
<p>
Versatile Application that manages donations and its proper usage.
It gives details about how donated money is spent and allows users
to donate as per their comfort. App is created using flutter framework.
I developed a predictive model in Python to estimate car prices using
features like make, model, year, and mileage. By preprocessing the data
and applying algorithms such as linear regression and decision trees, I
optimized model performance, achieving high accuracy and providing valuable
insights for strategic pricing.
</p>
<a href="#"><i class="fa-solid fa-link"></i></a>
</div>
Expand All @@ -175,15 +177,15 @@ <h3>
<img src="images/dashboard.png">
<div class="layer">
<h3>
Terror Analysis
<b>Sales Insights dashboard</b>
</h3>
<p>
This project analyzes unemployment trends over the past decade using
data from various economic sources. It identifies key factors influencing
unemployment rates, such as demographic disparities, education levels, and
economic policies. Through statistical methods and data visualization, the
project aims to provide insights for policymakers and stakeholders to improve
labor market conditions.
I designed and developed an automated Power BI dashboard for a computer
hardware business, analyzing data with SQL to track key metrics like
revenue growth and regional sales performance. This dashboard enabled
quick, data-driven decision-making, supporting strategic business planning.


</p>
<a href="#"><i class="fa-solid fa-link"></i></a>
</div>
Expand Down

0 comments on commit 4883f8d

Please sign in to comment.