Skip to content

A simple AutoML Streamlit Application for Custom Tabular Datasets

Notifications You must be signed in to change notification settings

NameAtirut/Autoregressor_webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Drag-n-Drop AutoML Streamlit Webapp for Tabular Data

Try it here! https://share.streamlit.io/nameatirut/autoregressor_webapp/main/lazyregressor_webapp.py

1.) Download the code

git clone https://github.com/NameAtirut/Autoregressor_webapp.git

2.) Go to the folder and install dependencies

pip install -r requirements.txt

3.) Run the webapp

streamlit run lazyregressor_webapp.py

4.) Drag-n-Drop your .csv file, Select the task, Select the target column, and press Start training

5.) 🎉🎉🎉 Voila! 🎉🎉🎉

About

A simple AutoML Streamlit Application for Custom Tabular Datasets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published