damndeepesh commited on
Commit
3b3fc39
·
verified ·
1 Parent(s): be587b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # AutoML & Explainability Web Application
2
 
3
  This Streamlit web application empowers users to perform end-to-end machine learning tasks with ease. Upload your data, automatically train and compare various models, understand their predictions through SHAP explainability, and export the best model for your needs.
 
1
+ ---
2
+ license: mit
3
+ title: AutoML
4
+ sdk: streamlit
5
+ emoji: 💻
6
+ colorFrom: yellow
7
+ colorTo: green
8
+ ---
9
  # AutoML & Explainability Web Application
10
 
11
  This Streamlit web application empowers users to perform end-to-end machine learning tasks with ease. Upload your data, automatically train and compare various models, understand their predictions through SHAP explainability, and export the best model for your needs.