This tool has been designed as an exploratory space for Computer Science students to practice with algorithms without having to write code!
The tool also allows the students to try out different datasets such as California, Iris and Wine
- streamlit
- matplotlib==3.3.4
- scikit-learn
- seaborn
Navigate to the folder where the project file is then run the command below on command line
streamlit run explore.py
The web application should launch on the default browser
Simply use the link below:
http://mlmodelscomparisontool.azurewebsites.net/
which should take you to our homepage