Skip to content

vaibhav-jain/playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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