Idankhen commited on
Commit
ed65936
verified
1 Parent(s): 7e818b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,9 +8,8 @@
8
 
9
 
10
 
11
- <video controls src="version https://git-lfs.github.com/spec/v1
12
- oid sha256:296f2f1e685118abb0b356144a135b29f0e0563fb7ab8b97dc8c710c29abe2aa
13
- size 27109220" width="600">
14
  </video>
15
 
16
 
@@ -18,6 +17,7 @@ size 27109220" width="600">
18
 
19
 
20
 
 
21
  # Model Summary
22
  This project analyzes Uber and Lyft ride data to understand price patterns, build predictive models, and convert the problem from regression to classification.
23
  I begin with data cleaning and exploratory analysis, move to regression modeling with engineered features, and finally reframe price prediction into a multiclass classification task.
 
8
 
9
 
10
 
11
+ <video controls style="max-width: 100%; height: auto;">
12
+ <source src="https://huggingface.co/Idankhen/Winning_Model/raw/main/README.md%20路%20Idankhen_Winning_Model%20at%20main%20-%206%20December%202025.mp4" type="video/mp4">
 
13
  </video>
14
 
15
 
 
17
 
18
 
19
 
20
+
21
  # Model Summary
22
  This project analyzes Uber and Lyft ride data to understand price patterns, build predictive models, and convert the problem from regression to classification.
23
  I begin with data cleaning and exploratory analysis, move to regression modeling with engineered features, and finally reframe price prediction into a multiclass classification task.