Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 531 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 531 Bytes

ML_Web_App

This web app offers the option to select your own binary classification algorithm and set the corresponding hyperparameters for the mushroom dataset and compare the Accuracy, Recall and Precise values and the different Evaluation Metrices

Installaion

Clone

Setup

pip install requirements.txt

Test

streamlit run app.py

The web page opens in your default web browser. You are ready to explore.