Skip to content

mamoibrahim/Binary-Classification-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Binary-Classification-Web-App

An interactive Streamlit web application for validating multiple classification models on a single dataset.

Built with: Python, Streamlit, scikit-learn, pandas

Functionality:

Allows users to select different classification algorithms (e.g., Logistic Regression, SVM, Random Forest, etc.).

Users can tune hyperparameters directly from the UI.

Choose which classification metrics to apply (Accuracy, Precision, Recall, F1-score, etc.).

All evaluations are performed on a predefined dataset.

Coming Soon: Upload-your-own-dataset feature for more flexibility and real-world use.

This app is designed to make it easier to compare model performance interactively, all in one place.

Screenshot 2025-01-28 155645

Screenshot 2025-01-28 155605

Screenshot 2025-01-28 155715

Screenshot 2025-01-28 155735

python -m streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages