Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 237 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 237 Bytes

tennis-chatbot

Answer questions to know if the conditions are met to play tennis outside.

Run

pip install requirements.txt
streamlit run app.py

Notebook

The notebook shows how to use decision trees to classify data.