Tuminha commited on
Commit
e328e65
·
verified ·
1 Parent(s): 14d5c91

Add comprehensive README and model documentation

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,5 +1,16 @@
1
  # 🌨️ Snow Predictor Basel - My First ML Model! 🚀
2
 
 
 
 
 
 
 
 
 
 
 
 
3
  Welcome to my first machine learning project! This repository contains a **7-day ahead snow prediction model** for Basel, Switzerland that I built from scratch during my Python learning journey.
4
 
5
  ## 🎯 What This Model Does
 
1
  # 🌨️ Snow Predictor Basel - My First ML Model! 🚀
2
 
3
+ ---
4
+ title: Snow Predictor Basel
5
+ emoji: 🌨️
6
+ colorFrom: blue
7
+ colorTo: white
8
+ sdk: gradio
9
+ sdk_version: 3.50.2
10
+ app_file: app.py
11
+ pinned: false
12
+ ---
13
+
14
  Welcome to my first machine learning project! This repository contains a **7-day ahead snow prediction model** for Basel, Switzerland that I built from scratch during my Python learning journey.
15
 
16
  ## 🎯 What This Model Does