danadvash commited on
Commit
a654250
Β·
verified Β·
1 Parent(s): 46986c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -1,9 +1,12 @@
1
  # πŸš€ Startup Funding Analysis – Regression & Classification
2
 
3
- ## πŸŽ₯ Project Presentation Video
4
- <video controls width="600">
5
- <source src="https://huggingface.co/danadvash/startupfunding/resolve/main/Assignment%202%20-%20Dana%20Dvash%20Intro%20to%20Data%20Science%20(1).mp4"
6
- </video>
 
 
 
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.