Streamlit Primer A streamlit application for running a random forest model using Streamlit. To run this program: Open the command line Navigate (within cmd) to this directory (.../streamlit_primer) Type the command streamlit run streamlit_main.py