/a3-create-a-new-team

a3-create-a-new-team created by GitHub Classroom

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

CMU Interactive Data Science Assigment 3 Open in Streamlit

Instructions

Run Locally

pip3 install -r requirements.txt
streamlit run streamlit_app.py

View Online

https://share.streamlit.io/cmu-ids-2020/a3-create-a-new-team

Deliverables

  • An interactive data science or machine learning application using Streamlit.
  • The URL at the top of this readme needs to point to your application online. It should also list the names of the team members.
  • A write-up that describes the goals of your application, justifies design decisions, and gives an overview of your development process. Use the writeup.md file in this repository. You may add more sections to the document than the template has right now.