- Clone the repository and navigate to the created directory
git clone https://github.com/Cranfield-Coop/GroupReport_software
cd GroupReport_software
- Install the required packages
pip install -r requirements.txt
- Run the application
streamlit run app.py
-
Open the web page (port 8501)
-
Upload the files DNS_data.csv on the web page
-
Choose a model and adjust the parameters to your preference
Enjoy!