theabeerrai commited on
Commit
1f15b4e
·
verified ·
1 Parent(s): 513c1a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # 🌦️ Weather-Traffic Risk Prediction Pipeline
2
 
3
  This project implements a full E2E pipeline that fetches weather data, cleans it, performs feature engineering, and uses a Machine Learning model to predict traffic risk.
 
1
+ ---
2
+ title: Weather Simulation & Traffic Risk
3
+ emoji: 🌦️
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
  # 🌦️ Weather-Traffic Risk Prediction Pipeline
11
 
12
  This project implements a full E2E pipeline that fetches weather data, cleans it, performs feature engineering, and uses a Machine Learning model to predict traffic risk.