Idankhen commited on
Commit
39304a5
verified
1 Parent(s): d3cfb31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,14 +8,14 @@
8
 
9
 
10
 
11
- <video controls src="https://www.loom.com/share/6a96400976ba486c89091b9d75738884" width="600">
12
- Your browser does not support the video tag.
13
  </video>
14
 
15
 
16
 
17
 
18
 
 
19
  # Model Summary
20
  This project analyzes Uber and Lyft ride data to understand price patterns, build predictive models, and convert the problem from regression to classification.
21
  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 src="https://huggingface.co/Idankhen/Winning_Model/raw/main/README.md%20路%20Idankhen_Winning_Model%20at%20main%20-%206%20December%202025.mp4" width="600">
 
12
  </video>
13
 
14
 
15
 
16
 
17
 
18
+
19
  # Model Summary
20
  This project analyzes Uber and Lyft ride data to understand price patterns, build predictive models, and convert the problem from regression to classification.
21
  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.