damndeepesh commited on
Commit
0ac2cb1
·
verified ·
1 Parent(s): d98380b

Updated Readme.MD

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
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: green
7
+ colorTo: yellow
8
+ pinned: true
9
+ ---
10
  # AutoML & Explainability Web Application
11
 
12
  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.