Krishna6559 commited on
Commit
8c354ae
·
verified ·
1 Parent(s): 529300b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -10
README.md CHANGED
@@ -1,11 +1,13 @@
1
- ---
2
- title: Tourism Purchase Predictor
3
- emoji: 🧭
4
- colorFrom: green
5
- colorTo: blue
6
- sdk: streamlit
7
- pinned: false
8
- app_file: app.py
9
- ---
10
-
 
 
11
  Interactive app for predicting customer purchase of the tourism package. Loads a trained model from the Hugging Face Model Hub.
 
1
+ ---
2
+ title: Tourism Purchase Predictor
3
+ emoji: 🧭
4
+ colorFrom: green
5
+ colorTo: blue
6
+ sdk: streamlit
7
+ app_file: app.py
8
+ pinned: false
9
+ ---
10
+
11
+
12
+
13
  Interactive app for predicting customer purchase of the tourism package. Loads a trained model from the Hugging Face Model Hub.