Spaces:
Running
Running
File size: 253 Bytes
d48c27d 3a79137 d48c27d 3a79137 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
title: my-pycaret-app
emoji: π
colorFrom: blue
colorTo: green
sdk: streamlit
app_file: app.py
pinned: false
---
# my-pycaret-app
Simple prediction app deployed using Streamlit. Model file: `model.pkl`.
Check `requirements.txt` for dependencies. |