grasimus commited on
Commit
d6defbe
·
verified ·
1 Parent(s): 45ff783

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -3,8 +3,7 @@
3
 
4
  ---
5
 
6
- > 📹 **VIDEO PRESENTATION**
7
- > *(Paste your video link or embed here after recording)*
8
 
9
  ---
10
 
@@ -22,8 +21,6 @@
22
  **Research Question:**
23
  Can I predict the sale price of a residential or commercial property in New York City based on its physical attributes (size, age, unit count), location (borough, neighborhood), and market context (building class)?
24
 
25
- This is a **regression problem** - SALE PRICE is the continuous numeric target. In Part 7 I reframe it as a classification problem by converting the continuous price into market tiers.
26
-
27
  ---
28
 
29
  ## Part 2. Exploratory Data Analysis
 
3
 
4
  ---
5
 
6
+
 
7
 
8
  ---
9
 
 
21
  **Research Question:**
22
  Can I predict the sale price of a residential or commercial property in New York City based on its physical attributes (size, age, unit count), location (borough, neighborhood), and market context (building class)?
23
 
 
 
24
  ---
25
 
26
  ## Part 2. Exploratory Data Analysis