Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,12 @@
|
|
| 1 |
# π Startup Funding Analysis β Regression & Classification
|
| 2 |
|
| 3 |
-
## π₯ Project Presentation Video
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
| 7 |
## π Project Overview
|
| 8 |
This project analyzes startup funding data with the goal of understanding the drivers of startup success and building predictive models that estimate funding outcomes.
|
| 9 |
The project combines **exploratory data analysis**, **feature engineering**, **clustering**, and both **regression** and **classification models** to extract actionable insights for investors and analysts.
|
|
|
|
| 1 |
# π Startup Funding Analysis β Regression & Classification
|
| 2 |
|
| 3 |
+
## π₯ Project Presentation Video
|
| 4 |
+
|
| 5 |
+
<video controls width="700">
|
| 6 |
+
<source src="https://huggingface.co/danadvash/startupfunding/resolve/main/Assignment%202%20-%20Dana%20Dvash%20Intro%20to%20Data%20Science%20(1).mp4" type="video/mp4" />
|
| 7 |
+
Your browser does not support the video tag.
|
| 8 |
+
</video>
|
| 9 |
+
|
| 10 |
## π Project Overview
|
| 11 |
This project analyzes startup funding data with the goal of understanding the drivers of startup success and building predictive models that estimate funding outcomes.
|
| 12 |
The project combines **exploratory data analysis**, **feature engineering**, **clustering**, and both **regression** and **classification models** to extract actionable insights for investors and analysts.
|