Skip to content

A machine learning web app built with streamlit, that allows user to choose any classification algorithm and let them set the parameter values dynamically to visualise the algorithm

Notifications You must be signed in to change notification settings

Utkarsh9799/Classification-Algorithms-Visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classification-Algorithms-Visualiser

A machine learning web app built with streamlit, that allows user to choose any classification algorithm and let them set the hyperparameter values dynamically to visualise the algorithm. This web app is used to classify weather a mushroom is edible or poisonous with the model trained on the mushroom dataset which can also be viewed as raw dataset in the app. The algorithms used for classification are Logistic Regression, SVM and Random Forest and the output displays the accuracy, precision score and visualises the algorithm by plotting Confusion Matrix, ROC Curve and Precision-Recall Curve.

Screenshot (32)

Screenshot (33)

Screenshot (34)

Screenshot (35)

Screenshot (36)

About

A machine learning web app built with streamlit, that allows user to choose any classification algorithm and let them set the parameter values dynamically to visualise the algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages