An open API service indexing awesome lists of open source software.

https://github.com/vaibhav-jain/playbook

My pythonic playbook
https://github.com/vaibhav-jain/playbook

machine-learning ml pandas python sklearn streamlit

Last synced: 6 months ago
JSON representation

My pythonic playbook

Awesome Lists containing this project

README

          

# My pythonic playbook

How to Setup?

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

• [Iris Flower Prediction app](./ml/iris.py) watch in action [here](https://recordit.co/RVwTKtxlra)

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