You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An interactive Machine Learning Dashboard built with Streamlit that enables users to perform Classification, Regression, and Clustering workflows through a no-code graphical interface. The application supports dataset exploration, preprocessing, model training, performance evaluation, visualization, and Excel report generation.
git clone https://github.com/karmakar-rahul/ML-Workbench.git
cd ML-Workbench
Install Dependencies
pip install -r requirements.txt
Run Application
streamlit run app.py
Future Improvements
Hyperparameter Optimization
SHAP Explainability
Model Comparison Dashboard
AutoML Workflow
Feature Selection Tools
Time Series Analysis
Author
Rahul Karmakar
PGCP - BDA , C-DAC Chenai
M.Sc. Physics (Astrophysics), Assam University
License
This project is released under the MIT License.
About
Interactive Machine Learning Visualization Dashboard built with Streamlit supporting Classification, Regression, Clustering, Model Evaluation, Visual Analytics and Excel Report Generation.