Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 296 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 296 Bytes

My pythonic playbook

How to Setup?

# Run this command to install dependencies 
pip install -r requirements.txt

Iris Flower Prediction app watch in action here

# Run this comamnd to start playing
streamlit run ml/iris.py